Click or drag to resize
SharedControlServiceControllableEndpointsListUpdated Event
Occurs when there is an update in list of controllable endpoints. This update can be addition or removal of an endpoint, i.e. the desk phone is logged in or out.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public event EventHandler<ControllableEndpointsUpdatedEventArgs> ControllableEndpointsListUpdated

Value

Type: SystemEventHandlerControllableEndpointsUpdatedEventArgs
See Also