ContentSharingIncomingRemoteControlRequest Event |
Reports an incoming remote control request. Local user may accept the request
by calling ContentSharing.GrantContentSharingRemoteControl() or deny it by calling
ContentSharing.DenyContentSharingRemoteControl().
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<ContentSharingEventArgs> IncomingRemoteControlRequest
Value
Type:
SystemEventHandlerContentSharingEventArgs
See Also