ParticipantAttendanceChangedEventArgs Members

Include Protected Members
Include Inherited Members

Event argument forwarded by a ChatRoomSession when a user enters or leaves the room.

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

Properties

  Name Description
Public property ChatRoomUri Gets the chat room URI.
Public property IsActive Gets a value indicating whether this participant is active in the room.
Public property Participant Gets the participant that has joined the chat room.

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

ParticipantAttendanceChangedEventArgs Class

Microsoft.Rtc.Collaboration.GroupChat Namespace