InstantMessagingFlowProperties.SupportedRemoteMediaCapabilities Property
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.
Gets the media capabilities supported by remote.
public:
property Microsoft::Rtc::Collaboration::InstantMessagingMediaCapabilities ^ SupportedRemoteMediaCapabilities { Microsoft::Rtc::Collaboration::InstantMessagingMediaCapabilities ^ get(); };
public Microsoft.Rtc.Collaboration.InstantMessagingMediaCapabilities SupportedRemoteMediaCapabilities { get; }
member this.SupportedRemoteMediaCapabilities : Microsoft.Rtc.Collaboration.InstantMessagingMediaCapabilities
Public ReadOnly Property SupportedRemoteMediaCapabilities As InstantMessagingMediaCapabilities