Click or drag to resize
SharedControlServiceSharedControlSessionConnected Event
Occurs when the shared control link with the controllable endpoint is established and a user can control the desk phone now. This is typically when the RegisterApplicationResponse is received from the desk phone.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<SharedControlSessionConnectEventArgs> SharedControlSessionConnected

Value

Type: SystemEventHandlerSharedControlSessionConnectEventArgs
See Also