Click or drag to resize

StrixNetworkroomSessionClosed Event

Event fired when the room server connection gets closed.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public event StrixNetworkCloseEventHandler roomSessionClosed

Value

Type: SoftGear.Strix.Unity.Runtime.EventStrixNetworkCloseEventHandler
See Also