StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Session
AbstractSession Class
AbstractSession Properties
applicationId Property
authClient Property
authData Property
authorizationAccessToken Property
host Property
IsConnected Property
messageChannel Property
messageChannelProcessor Property
port Property
protocol Property
sessionClient Property
uid Property
AbstractSession
messageChannelProcessor Property
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
IMessageChannelProcessor
messageChannelProcessor
{
get
;
set
; }
Property Value
Type:
IMessageChannelProcessor
See Also
Reference
AbstractSession Class
SoftGear.Strix.Unity.Runtime.Session Namespace