Click or drag to resize

CallCallVerificationStatusChanged Event

Occurs when the call verification status has changed.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<CallVerificationStatusChangedEventArgs> CallVerificationStatusChanged

Value

Type: SystemEventHandlerCallVerificationStatusChangedEventArgs
Remarks
For example, as a result of NOTIFY DSE(confirmed DSE of two party call and DSE for bridge line appearances).
See Also