| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<ContentSharingEventArgs> IncomingRemoteControlRequest
Value
Type:
SystemEventHandlerContentSharingEventArgs
See Also