Click or drag to resize

CallAnswered Property

A Boolean value indicating whether this call ever answered

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

Property Value

Type: Boolean
Remarks
This value does not change after call is established. even though the call gets into hold/unhold state.
See Also