RoomJoinResponseT, R Class |
Namespace: SoftGear.Strix.Client.Room.Message
[SerializableAttribute] public class RoomJoinResponse<T, R> : DefaultResponseMessage where T : IRoom where R : IRoomMember
The RoomJoinResponseT, R type exposes the following members.
| Name | Description | |
|---|---|---|
| RoomJoinResponseT, R | Initializes a new instance of the RoomJoinResponseT, R class | |
| RoomJoinResponseT, R(IRoom) | Initializes a new instance of the RoomJoinResponseT, R class | |
| RoomJoinResponseT, R(IRoom, R, ICollectionR) | Initializes a new instance of the RoomJoinResponseT, R class |
| Name | Description | |
|---|---|---|
| GetJoinedMember | ||
| GetOtherRoomMembers | ||
| GetRoom | ||
| SetJoinedMember | ||
| SetOtherRoomMembers | ||
| SetRoom |