Share via


ChatRoomPropertiesChangedEventArgs Members

Include Protected Members
Include Inherited Members

Event argument forwarded by a ChatRoomSession when the properties of the chat room have changed.

The following tables list the members exposed by the ChatRoomPropertiesChangedEventArgs type.

Properties

  Name Description
Public property ChatRoomUri Gets the chat room URI.
Public property NewChatRoomProperties Gets the new chat room properties.
Public property OldChatRoomProperties Gets the old chat room properties.

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

ChatRoomPropertiesChangedEventArgs Class

Microsoft.Rtc.Collaboration.GroupChat Namespace