Click or drag to resize
TapiApp Events

The TapiApp type exposes the following members.

Events
  NameDescription
Public eventStatic memberCode exampleCallConnected
Occurs when a call has been established and the connection is made.
Public eventStatic memberCode exampleCallDisconnected
Occurs when a call has been disconnected.
Public eventStatic memberCode exampleCallInfo
Occurs when the call information about a call has changed.
Public eventStatic memberCode exampleCallState
Occurs when the state of a call has changed.
Public eventStatic memberCode exampleDeviceSpecific
Notifies the application about device specific events occurring on a line, address, or call.
Public eventStatic memberCode exampleDeviceSpecificFeature
Notifies the application about device specific events occurring on a line, address, or call.
Public eventStatic memberCode exampleDigitDetected
Notifies the application about DTMF digit detected on a line.
Public eventStatic memberForwardingInfo
Occurs when the forwarding status of the address has changed.
Public eventStatic memberCode exampleGenerated
Notifies the application that DTMF digit generation has terminated.
Public eventStatic memberCode exampleIncomingCall
Occurs when a new incoming call is received.
Public eventStatic memberCode exampleLineAdded
Occurs when a new line device is added to the system.
Public eventStatic memberCode exampleLineClosed
Occurs when a line is forcibly closed by Windows because of hardware error or configuration changes.
Public eventStatic memberCode exampleLineDeviceState
Occurs when the state of a line device has changed.
Public eventStatic memberCode exampleLineRemoved
Occurs when existing line device is removed.
Public eventStatic memberCode exampleOutgoingCall
Occurs when a new outgoing call is detected.
Public eventStatic memberReInit
Notifies the application that TAPI system has requested re-initialization.
Public eventStatic memberCode exampleTapiError
Occurs when Telephony API (TAPI) error is received while performing an asynchronous operation.
Top
See Also