- Print
- DarkLight
- PDF
Livechat - Event Interfaces
- Print
- DarkLight
- PDF
The table below contains the livechat-related events, as well as the purpose of each event. If you want to execute actions based on livechat events, you can use any of the following events and methods:
Interface | Description |
---|---|
| The handler called after the assignment of a livechat agent. |
| The handler called after the livechat agent is unassigned. |
| The handler called after the guest's information is saved. |
| The handler called after a livechat room is closed. |
| The handler called after the room information is saved. |
| The handler called after a livechat room starts. |
| The handler called after a livechat room is transferred. |
You can find additional interfaces and details on the Apps TypeScript definition page.