Click or drag to resize

IRoomDataR, 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 IRoomData<R, M>
where R : class, IRoom
where M : class, IRoomMember

Type Parameters

R
M

The IRoomDataR, M type exposes the following members.

Properties
See Also