| ContentSharingIncomingRemoteControlOffer Event |
Reports an incoming remote control offer. Local user may accept the request
by calling IContentSharing.StartRemoteControl() or deny it by calling
ContentSharing.EndRemoteControl().
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<ContentSharingEventArgs> IncomingRemoteControlOffer
Value
Type:
SystemEventHandlerContentSharingEventArgs
See Also