Event types
Events are a standard programming construct for message passing. Events can be broken down into three types:
- Error events—Indicate a problem with the application or the Voice Browser service. Note that error events are sometimes called exceptions.
- Information events—Provide status information about the state of the user interaction. The Voice Browser service provides default handlers for each of these events.
- Application-defined events—Are custom events defined by the application developer.
This table lists the events described in this section.
|
Type |
Name |
|---|---|