StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room
DefaultRoomData(R, M) Class
DefaultRoomData(R, M) Properties
Room Property
RoomMembers Property
SelfMember Property
SortedRoomMembers Property
DefaultRoomData
R
,
M
RoomMembers Property
Namespace:
SoftGear.Strix.Client.Room
Assembly:
strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
Copy
public
virtual
IDictionary
<
UID
, M>
RoomMembers
{
get
; }
Property Value
Type:
IDictionary
UID
,
M
Implements
IRoomData
R, M
RoomMembers
See Also
Reference
DefaultRoomData
R, M
Class
SoftGear.Strix.Client.Room Namespace