| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Call ActiveCall { get; }Property Value
Type:
Call
See Also