Event argument forwarded by a ChatRoomSession when the privileges of a user have changed. For more information, see IsManager and IsPresenter .

The ParticipantPrivilegeChangedEventArgstype exposes the following members.

Properties

  Name Description
Public property ChatRoomUri Gets the chat room URI.
Public property Participant Gets the participant whose privileges have changed, and the set of privileges now granted to this participant.
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