StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Session
AbstractSession Class
AbstractSession Methods
Connect Method
CreateMessageChannelListener Method
CreateMessageChannelProcessor Method
Destroy Method
Disconnect Method
FireClosedEvent Method
FireConnectedEvent Method
FireConnectFailedEvent Method
FireErrorEvent Method
GenerateRandomBytes Method
GenerateRandomClientId Method
Login Method
Process Method
Send Method
SendLoginMessage Method
AbstractSession
GenerateRandomBytes Method
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
protected
byte
[]
GenerateRandomBytes
(
int
length
)
Parameters
length
Type:
System
Int32
Return Value
Type:
Byte
See Also
Reference
AbstractSession Class
SoftGear.Strix.Unity.Runtime.Session Namespace