Share via


HandleParticipantEndpointPropertiesChanged Method

This member overrides McuSession..::..HandleParticipantEndpointPropertiesChanged(ParticipantEndpoint, PropertyMergeInformation<(Of <<'(McuParticipantEndpointProperties>)>>)).

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Overrides Sub HandleParticipantEndpointPropertiesChanged ( _
    endpoint As ParticipantEndpoint, _
    pmi As PropertyMergeInformation(Of McuParticipantEndpointProperties) _
)
'Usage
Dim endpoint As ParticipantEndpoint
Dim pmi As PropertyMergeInformation(Of McuParticipantEndpointProperties)

Me.HandleParticipantEndpointPropertiesChanged(endpoint, _
    pmi)
protected override void HandleParticipantEndpointPropertiesChanged(
    ParticipantEndpoint endpoint,
    PropertyMergeInformation<McuParticipantEndpointProperties> pmi
)

Parameters

See Also

Reference

AudioVideoMcuSession Class

AudioVideoMcuSession Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace