Click or drag to resize

IRoomMessageListenerR, M Interface

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

Type Parameters

R
M

The IRoomMessageListenerR, M type exposes the following members.

Properties
  NameDescription
Public propertyRoomClass
Public propertyRoomMemberClass
Top
Methods
See Also