ChatRoomSnapshot Members
Include Protected Members
Include Inherited Members
Returned from a request to browse chat rooms.
The following tables list the members exposed by the ChatRoomSnapshot type.
Properties
Name | Description | |
---|---|---|
ChatRoomUri | Gets the URI of the chat room. (inherited from ChatRoomSummary) | |
Name | Gets the name of the chat room. (inherited from ChatRoomSummary) | |
NumberOfParticipants | Gets the number of participants currently joined to the chat room. | |
Topic | Gets the topic of the chat room. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top