|
FollowedRoomsChangedEventArgs |
The state of the event raised when the membership of collection of user-followed chat rooms has changed. |
|
Room |
Encapsulates a group chat room. |
|
RoomJoinStateChangedEventArgs |
Encapsulates the state of the RoomJoinStateChanged event. |
|
RoomManager |
Group chat room manager that provides room query functionality. |
|
RoomManagerStateChangedEventArgs |
Exposes the new state of a room manager. |
|
RoomMessage |
Defines a room message sent to a group chat room. |
|
RoomMessageDictionary |
A key/value pairing of a message format enumerator and actual message text. |
|
RoomMessageEventArgs |
Encapsulates the state of the event raised when a local user sends a message to a group chat room. |
|
RoomMessagesEventArgs |
Encapsulates the state of the MessagesReceived event and contains a collection of the messages sent to a room. |
|
RoomParticipantsEventArgs |
Encapsulates the state of the ParticpiantsAdded and ParticipantsRemoved events and contains a collection of the room Participants added or removed. |
|
RoomPropertyChangedEventArgs |
Encapsulates the event data of the Room.PropertyChanged event and provides the new value of the changed property. |
|
RoomPropertyDictionary |
A dictionary that contains the properties of a group chat room. |
|
RoomUser |
Defines a user in a group chat room. |
|
RoomUserChangedEventArgs |
Encapsulates the state of the event raised when the ability of a group chat room user to send messages changes. |
|
UnreadMessageCountChangedEventArgs |
Encapsulates the state of the event raised when the count of unread messages in a room changes. |