RoomUserChangedEventArgs members
Encapsulates the state of the event raised when the ability of a group chat room user to send messages changes.
The RoomUserChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanSendMessage | Gets whether room user can send message |
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