Edit

Share via


ApplicationSharingHost Class

Definition

public ref class ApplicationSharingHost abstract : Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ApplicationSharingClient
public abstract class ApplicationSharingHost : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingClient
type ApplicationSharingHost = class
    inherit ApplicationSharingClient
Public MustInherit Class ApplicationSharingHost
Inherits ApplicationSharingClient
Inheritance
ApplicationSharingHost

Constructors

ApplicationSharingHost(ApplicationSharingFlow)

Properties

ControlAllowed
IsMediaStackCollocatedWithServer (Inherited from ApplicationSharingClient)
MediaEndpoint (Inherited from ApplicationSharingClient)
ResourceFilter (Inherited from ApplicationSharingClient)
State (Inherited from ApplicationSharingClient)

Methods

BeginActivate(AsyncCallback, Object)
DeclineControl(Int32, Int32)
EndActivate(IAsyncResult)
GrantControl(Int32, Boolean)
OnAttendeeConnected(AttendeeEventArgs) (Inherited from ApplicationSharingClient)
OnAttendeeDisconnected(AttendeeEventArgs) (Inherited from ApplicationSharingClient)
OnAttendeeUpdated(AttendeeEventArgs) (Inherited from ApplicationSharingClient)
OnClientStateChanged(ClientStateEventArgs) (Inherited from ApplicationSharingClient)
OnControlChanged(AttendeeEventArgs)
OnControlRequested(AttendeeEventArgs)
OnErrorOccurred(ApplicationSharingErrorEventArgs) (Inherited from ApplicationSharingClient)
ProbeState()
RevokeControl()
SetPolicyEnableControl(Int32, Boolean)
StopSession()

Events

AttendeeConnected (Inherited from ApplicationSharingClient)
AttendeeDisconnected (Inherited from ApplicationSharingClient)
AttendeeUpdated (Inherited from ApplicationSharingClient)
ClientStateChanged (Inherited from ApplicationSharingClient)
ControlChanged
ControlRequested
ErrorOccurred (Inherited from ApplicationSharingClient)

Applies to