RoomSession Properties |
The RoomSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | replicaClient | |
![]() | replicaData | |
![]() | room |
Represents the match room you are currently joined to.
See CustomizableMatchRoom for a list of possible information you can get.
|
![]() | roomClient | |
![]() | roomData | |
![]() | roomMembers |
A list of all members in the match room that you are currently joined to. For Strix Network the room members will always be of type CustomizableMatchRoomMember. |
![]() | selfRoomMember |
Represents your own room member when you are joined to a match room.
You can use this to get the information about your own member such as ID, name, and custom properties. See CustomizableMatchRoomMember.
|
![]() | syncTimeClient |