Share via


RemoteParticipantChangedEventArgs Members

Represents the event argument used for RemoteParticipantChanged event in a call that is raised when the remote participant that accepted the call is different from the original participant or cannot be verified as matching the original participant.

The RemoteParticipantChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property NewParticipant Gets the identity of the new participant that accepted the call.
Public property OriginalParticipant Gets the original participant to whom the invitation was sent.

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

RemoteParticipantChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace