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: 592.1.30.0
Syntax
C#
public Call ActiveCall { get; }

Property Value

Type: Call
See Also