Click or drag to resize

IMatchRoomMessageListenerR, M Interface

Namespace:  SoftGear.Strix.Client.Match
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public interface IMatchRoomMessageListener<R, M> : IRoomMessageListener<R, M>
where R : MatchRoom
where M : MatchRoomMember

Type Parameters

R
M

The IMatchRoomMessageListenerR, M type exposes the following members.

Methods
See Also