ICtiCallStateManager.CallManagerStateUpdate Event

Definition

Event raised when the state of the call changes.

public:
 event EventHandler<Microsoft::Uii::Desktop::Cti::Core::CtiCallEventArgs ^> ^ CallManagerStateUpdate;
event EventHandler<Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs> CallManagerStateUpdate;
member this.CallManagerStateUpdate : EventHandler<Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs> 
Event CallManagerStateUpdate As EventHandler(Of CtiCallEventArgs) 

Event Type

Applies to