Click or drag to resize

CallServiceHasInitiatingCall Property

Checks if there is a call in initiating state.

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

Return Value

Type: Boolean
true if there is a call in initiating state; false otherwise
See Also