SharedControlServiceSharedControlSessionSetupFailed Event |
Occurs when the shared control link with the controllable endpoint could not be established.
This is typically when the shared control link cannot be setup with the controlled endpoint
due to various reasons.
See
SharedControlSessionEventArgs for the failure reason.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<SharedControlSessionEventArgs> SharedControlSessionSetupFailed
Value
Type:
SystemEventHandlerSharedControlSessionEventArgs
See Also