| Class | Description |
|---|---|
| ActEvent |
The Act event informs listeners that the bot was asked to perform a custom action.
|
| ErrorEvent |
Event to be published when an error occurs.
|
| InitializeEvent |
The InitializeEvent informs listeners that the bot was asked to initialize.
|
| InternalWorkDoneEvent |
Event indicating that the bot's work is done, for bot-internal use.
|
| ShutdownEvent |
Informs listeners that the bot was asked to shut down.
|
| WorkDoneEvent |
Event indicating that the bot's work is done.
|
Copyright © 2018. All Rights Reserved.