Edit

Share via


AudioVideoMcuSession.HandlePropertiesChanged Method

Definition

Process updated session properties.

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

Parameters

pmi
PropertyMergeInformation<McuSessionProperties>

Current property values and changed information.

Applies to