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: 550.0.60.0
Syntax
C#
public Capability ServiceObservingCapability { get; }

Return Value

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