Edit

Share via


Call.RemoteParticipantChanged Event

Definition

Raised when the remote participant that accepted this call cannot be verified as matching the original participant invited.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::RemoteParticipantChangedEventArgs ^> ^ RemoteParticipantChanged;
public event EventHandler<Microsoft.Rtc.Collaboration.RemoteParticipantChangedEventArgs> RemoteParticipantChanged;
member this.RemoteParticipantChanged : EventHandler<Microsoft.Rtc.Collaboration.RemoteParticipantChangedEventArgs> 
Public Custom Event RemoteParticipantChanged As EventHandler(Of RemoteParticipantChangedEventArgs) 

Event Type

Applies to