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 | |
---|---|---|
ChatRoomUri | Gets the chat room URI. | |
NewChatRoomProperties | Gets the new chat room properties. | |
OldChatRoomProperties | Gets the old chat room properties. |
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