Edit

Share via


ConferenceMcuNotificationProcessor.HandleMergeParticipantEndpointProperties Method

Definition

protected:
 abstract Microsoft::Rtc::Internal::Collaboration::PropertyMergeInformation<Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties ^> ^ HandleMergeParticipantEndpointProperties(Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties ^ properties, cli::array <System::Byte> ^ body);
protected abstract Microsoft.Rtc.Internal.Collaboration.PropertyMergeInformation<Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties> HandleMergeParticipantEndpointProperties (Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties properties, byte[] body);
abstract member HandleMergeParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties * byte[] -> Microsoft.Rtc.Internal.Collaboration.PropertyMergeInformation<Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties>
Protected MustOverride Function HandleMergeParticipantEndpointProperties (properties As McuParticipantEndpointProperties, body As Byte()) As PropertyMergeInformation(Of McuParticipantEndpointProperties)

Parameters

body
Byte[]

Returns

Applies to