Click or drag to resize

CallIsServiceObserving Property

A Boolean value indicating whether this incoming call is a service observing connection.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsServiceObserving { get; }

Return Value

Type: Boolean
true if the call is a service observing call; false otherwise
See Also