Share via


ParticipantAttendanceChangedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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

The ParticipantAttendanceChangedEventArgs type exposes the following members.

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