CustomizableMatchRoomMemberGetProperties Method |
Gets the custom properties of the match room member.
Namespace:
SoftGear.Strix.Client.Match.Room.Model
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax public Dictionary<string, Object> GetProperties()
Return Value
Type:
DictionaryString,
ObjectProperty dictionary.
See Also