ChatRoomSnapshot Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returned from a request to browse chat rooms.

The ChatRoomSnapshot type exposes the following members.

Properties

  Name Description
Public property ChatRoomUri Gets the URI of the chat room. (Inherited from ChatRoomSummary.)
Public property Name Gets the name of the chat room. (Inherited from ChatRoomSummary.)
Public property NumberOfParticipants Gets the number of participants currently joined to the chat room.
Public property Topic Gets the topic of the chat room.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ChatRoomSnapshot Class

Microsoft.Rtc.Collaboration.GroupChat Namespace