Click or drag to resize

RoomMessageListenerRegistrationR, M Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.RoomRoomMessageListenerRegistrationR, M

Namespace:  SoftGear.Strix.Client.Room
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public class RoomMessageListenerRegistration<R, M>
where R : IRoom
where M : IRoomMember

Type Parameters

R
M

The RoomMessageListenerRegistrationR, M type exposes the following members.

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