Click or drag to resize

RoomInfocapacity Property

Maximum possible number of members in the room.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public int capacity { get; }

Property Value

Type: Int32
See Also