Click or drag to resize

StrixNetworkroomSession Property

Room server session.

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

Property Value

Type: RoomSession
See Also