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
authClient Property
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
AuthClient
authClient
{
get
;
set
; }
Property Value
Type:
AuthClient
See Also
Reference
AbstractSession Class
SoftGear.Strix.Unity.Runtime.Session Namespace