Click or drag to resize

StrixNetworkisRoomOwner Property

if you are the owner of the currently joined room (if any); otherwise.

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

Property Value

Type: Boolean
See Also