Click or drag to resize
CallFeatureServiceServiceObservingCapability Property
Gets an indication as to whether service observing is available.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability ServiceObservingCapability { get; }

Return Value

Type: Capability
Capability object indicating whether service observing is available.
See Also