Click or drag to resize

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
C#
public bool isJoinable { get; }

Property Value

Type: Boolean
See Also