Edit

Share via


InstantMessagingMcuSession.ParticipantEndpointPropertiesChanged Event

Definition

Raised when one or more participant endpoint properties changes.

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

Event Type

Applies to