Edit

Share via


McuSession.HandlePropertiesChanged Method

Definition

Process updated session properties.

protected:
 abstract void HandlePropertiesChanged(Microsoft::Rtc::Internal::Collaboration::PropertyMergeInformation<Microsoft::Rtc::Collaboration::McuSessionProperties ^> ^ pmi);
protected abstract void HandlePropertiesChanged (Microsoft.Rtc.Internal.Collaboration.PropertyMergeInformation<Microsoft.Rtc.Collaboration.McuSessionProperties> pmi);
abstract member HandlePropertiesChanged : Microsoft.Rtc.Internal.Collaboration.PropertyMergeInformation<Microsoft.Rtc.Collaboration.McuSessionProperties> -> unit
Protected MustOverride Sub HandlePropertiesChanged (pmi As PropertyMergeInformation(Of McuSessionProperties))

Parameters

pmi
PropertyMergeInformation<McuSessionProperties>

Property change information.

Applies to