StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Session
ReconnectableMessageChannel Class
ReconnectableMessageChannel Methods
AddListener Method
Close Method
CompleteHandshake Method
Connect Method
GetConfig Method
GetListeners Method
GetLocalAddress Method
GetRemoteAddress Method
GetServerMessageChannel Method
GetSocketChannel Method
IsOpen Method
RemoveListener Method
Send Method
ReconnectableMessageChannel
IsOpen Method
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
bool
IsOpen
()
Return Value
Type:
Boolean
Implements
IChannel.IsOpen
See Also
Reference
ReconnectableMessageChannel Class
SoftGear.Strix.Unity.Runtime.Session Namespace