ParticipantPrivilegeChangedEventArgs Members
Include Protected Members
Include Inherited Members
Event argument forwarded by a ChatRoomSession when the privileges of a user have changed. For more information, see IsManager and IsPresenter.
The following tables list the members exposed by the ParticipantPrivilegeChangedEventArgs type.
Properties
Name | Description | |
---|---|---|
ChatRoomUri | Gets the chat room URI. | |
Participant | Gets the participant whose privileges have changed, and the set of privileges now granted to this participant. |
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