Edit

Share via


ConferenceMcuNotificationProcessor.HandleGetMcuProperties(Byte[]) Method

Definition

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

Parameters

body
Byte[]

Returns

Applies to