Click or drag to resize

CallServiceActiveCall Property

An active call is local and in established state. The active call is null if there is no call, or if all calls are in held state.

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

Property Value

Type: Call
See Also