Click or drag to resize

AbstractSessionSendLoginMessage Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected void SendLoginMessage(
	IMessageChannel messageChannel
)

Parameters

messageChannel
Type: IMessageChannel
See Also