StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Session
MasterSession Class
MasterSession Methods
CreateMessageChannelListener Method
CreateMessageChannelProcessor Method
MasterSession
CreateMessageChannelProcessor Method
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
protected
override
IMessageChannelProcessor
CreateMessageChannelProcessor
(
string
protocol
)
Parameters
protocol
Type:
System
String
Return Value
Type:
IMessageChannelProcessor
See Also
Reference
MasterSession Class
SoftGear.Strix.Unity.Runtime.Session Namespace