Click or drag to resize

MatchRoomClientR, MAddMessageHandlers Method

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
protected override void AddMessageHandlers(
	MessageDispatcher messageDispatcher
)

Parameters

messageDispatcher
Type: SoftGear.Strix.Client.Core.MessageMessageDispatcher
See Also