All the event classes used by the Advanced API
| Class | Description | |
|---|---|---|
| BookmarkPositionEvent | The event dispatched when a bookmark is hitten while playing the message - A bookmark is generated by a \mrk=id\ tag in the text. | |
| MessageEvent | The event dispatched for each operation on a message (generation, retrieving, notification and deletation). | |
| MouthPositionEvent | The event dispatched for each mouth properties set associated to the message played. | |
| ProtocolEvent | This "backdoor" event is used to modify requests or treat responses outside of the API classes : very unusualy needed. | |
| SoundEvent | The events related to the status of sound downloading and playback. | |
| VaasErrorEvent |
The event dispatched by the Connector class when an error occurs. |
|
| VaasWarningEvent |
The event dispatched by the Connector class when a warning is received (associated to a successfull request). |
|
| WordPositionEvent | The event dispatched for each word of the message played. |