Click or drag to resize

MatchRoomMessageListenerRegistrationR, M Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.MatchMatchRoomMessageListenerRegistrationR, M
    SoftGear.Strix.Client.MatchDefaultMatchRoomMessageListenerRegistration

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

Type Parameters

R
M

The MatchRoomMessageListenerRegistrationR, M type exposes the following members.

Constructors
  NameDescription
Public methodMatchRoomMessageListenerRegistrationR, M
Initializes a new instance of the MatchRoomMessageListenerRegistrationR, M class
Top
Methods
  NameDescription
Public methodStatic memberRegisterHandlers
Top
See Also