Edit

Share via


ConferenceMcuNotificationProcessor.HandleGetParticipantEndpointProperties Method

Definition

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

Parameters

body
Byte[]

Returns

Applies to