Click or drag to resize

AbstractSessionMessageChannelListener Constructor

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public MessageChannelListener(
	AbstractSession session
)

Parameters

session
Type: SoftGear.Strix.Unity.Runtime.SessionAbstractSession
See Also