Click or drag to resize
CallFeatureServiceServiceObservingStatusChanged Event
Occurs when the status of the service observing feature has changed.
The status can also be retrieved using GetServiceObservingStatusParameters method.

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

Value

Type: SystemEventHandlerServiceObservingStatusParameters
See Also