RoomCreateResponseT Class |
Namespace: SoftGear.Strix.Client.Room.Message
[SerializableAttribute] public class RoomCreateResponse<T> : CreateResponse<T> where T : IRoom
The RoomCreateResponseT type exposes the following members.
| Name | Description | |
|---|---|---|
| RoomCreateResponseT | Initializes a new instance of the RoomCreateResponseT class | |
| RoomCreateResponseT(T) | Initializes a new instance of the RoomCreateResponseT class | |
| RoomCreateResponseT(T, IRoomMember) | Initializes a new instance of the RoomCreateResponseT class |
| Name | Description | |
|---|---|---|
| GetRoomMember | ||
| SetRoomMember |