InstantMessagingMcuSession.HandlePropertiesChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Current property values and changed information.