Click or drag to resize

AbstractSessionCreateMessageChannelProcessor Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected virtual IMessageChannelProcessor CreateMessageChannelProcessor(
	string protocol
)

Parameters

protocol
Type: SystemString

Return Value

Type: IMessageChannelProcessor
See Also