| TapiApp Events |
The TapiApp type exposes the following members.
| Name | Description | |
|---|---|---|
| CallConnected |
Occurs when a call has been established and the connection is made.
| |
| CallDisconnected |
Occurs when a call has been disconnected.
| |
| CallInfo |
Occurs when the call information about a call has changed.
| |
| CallState |
Occurs when the state of a call has changed.
| |
| DeviceSpecific |
Notifies the application about device specific events occurring on a line, address, or call.
| |
| DeviceSpecificFeature |
Notifies the application about device specific events occurring on a line, address, or call.
| |
| DigitDetected |
Notifies the application about DTMF digit detected on a line.
| |
| ForwardingInfo |
Occurs when the forwarding status of the address has changed.
| |
| Generated |
Notifies the application that DTMF digit generation has terminated.
| |
| IncomingCall |
Occurs when a new incoming call is received.
| |
| LineAdded |
Occurs when a new line device is added to the system.
| |
| LineClosed |
Occurs when a line is forcibly closed by Windows because of hardware error or configuration changes.
| |
| LineDeviceState |
Occurs when the state of a line device has changed.
| |
| LineRemoved |
Occurs when existing line device is removed.
| |
| OutgoingCall |
Occurs when a new outgoing call is detected.
| |
| ReInit |
Notifies the application that TAPI system has requested re-initialization.
| |
| TapiError |
Occurs when Telephony API (TAPI) error is received while performing an asynchronous operation.
|