ApplicationSharingClient(ApplicationSharingFlow) Constructor
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.
protected:
ApplicationSharingClient(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::ApplicationSharingFlow ^ flow);
protected ApplicationSharingClient (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingFlow flow);
new Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingClient : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingFlow -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingClient
Protected Sub New (flow As ApplicationSharingFlow)