StrixNetworkGetRoomMembers Method |
Namespace: SoftGear.Strix.Unity.Runtime
public void GetRoomMembers( long roomId, RoomMemberGetEventHandler handler, FailureEventHandler failureHandler, RequestConfig config = null )
| Exception | Condition |
|---|---|
| NullReferenceException | Throws if you haven't joined any room. |
| ErrorCodeException |
Strix error which can be further separated by an error code:
|