ApplicationSharingClientFactory.CreateApplicationSharingHost 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.
public:
abstract Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ApplicationSharingHost ^ CreateApplicationSharingHost(Microsoft::Rtc::Collaboration::ConversationParticipant ^ participant, Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::ApplicationSharingFlow ^ mediaFlow);
public abstract Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingHost CreateApplicationSharingHost (Microsoft.Rtc.Collaboration.ConversationParticipant participant, Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingFlow mediaFlow);
abstract member CreateApplicationSharingHost : Microsoft.Rtc.Collaboration.ConversationParticipant * Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.ApplicationSharingFlow -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingHost
Public MustOverride Function CreateApplicationSharingHost (participant As ConversationParticipant, mediaFlow As ApplicationSharingFlow) As ApplicationSharingHost
Parameters
- participant
- ConversationParticipant
- mediaFlow
- ApplicationSharingFlow