RoomInfoisJoinable Property |
A flag set by the owner to determine if it's currently allowed for the new members to join the room.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public bool isJoinable { get; }
Property Value
Type:
BooleanSee Also