Click or drag to resize

RoomInfomemberCount Property

Current number of members in the room.

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

Property Value

Type: Int32
See Also