Edit

Share via


ApplicationSharingViewer Class

Definition

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

Constructors

ApplicationSharingViewer(ApplicationSharingFlow)

Properties

IsApplicationSharingSessionPaused
IsMediaStackCollocatedWithServer (Inherited from ApplicationSharingClient)
MediaEndpoint (Inherited from ApplicationSharingClient)
ResourceFilter (Inherited from ApplicationSharingClient)
SharedDesktopRegion
SmartSizing
State (Inherited from ApplicationSharingClient)
UIControl
ViewableDesktopRegion

Methods

BeginReleaseControl(AsyncCallback, Object)
BeginRequestControl(AsyncCallback, Object)
EndReleaseControl(IAsyncResult)
EndRequestControl(IAsyncResult)
OnApplicationSharingSessionPaused(EventArgs)
OnApplicationSharingSessionResumed(EventArgs)
OnAttendeeConnected(AttendeeEventArgs)
OnAttendeeDisconnected(AttendeeEventArgs) (Inherited from ApplicationSharingClient)
OnAttendeeUpdated(AttendeeEventArgs) (Inherited from ApplicationSharingClient)
OnClientStateChanged(ClientStateEventArgs) (Inherited from ApplicationSharingClient)
OnErrorOccurred(ApplicationSharingErrorEventArgs) (Inherited from ApplicationSharingClient)
OnSharedDesktopRegionChanged(DesktopRegionEventArgs)
OnViewableDesktopRegionChanged(DesktopRegionEventArgs)
StopSession()

Events

ApplicationSharingSessionPaused
ApplicationSharingSessionResumed
AttendeeConnected (Inherited from ApplicationSharingClient)
AttendeeDisconnected (Inherited from ApplicationSharingClient)
AttendeeUpdated (Inherited from ApplicationSharingClient)
ClientStateChanged (Inherited from ApplicationSharingClient)
ErrorOccurred (Inherited from ApplicationSharingClient)
SharedDesktopRegionChanged
ViewableDesktopRegionChanged

Applies to