Click or drag to resize

DefaultMatchRoomDataR, MRoomMembers Property

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public virtual IDictionary<UID, M> RoomMembers { get; }

Property Value

Type: IDictionaryUID, M

Implements

IRoomDataR, MRoomMembers
See Also