Click or drag to resize
CallFeatureServiceGetServiceObservingStatusParameters Method
Returns Service observing feature status parameters.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ServiceObservingStatusParameters GetServiceObservingStatusParameters()

Return Value

Type: ServiceObservingStatusParameters

If service observing feature is enabled, then the ServiceObservingStatusParameters object contains details of service observing status parameters.

If the service observing feature button is not configured by the admin, then null will be returned.

Remarks
see also: ServiceObservingStatusChanged"
See Also