API Events
| Name | Description | Data |
|---|---|---|
| ready | SendMessageService is initialized and ready to accept commands | n/a |
| messageSent | Message is successfully sent | {interactionId: (interactionid)} |
| error | An error occurred between the client and the server | {result: (object), textStatus: (string), statusCode: (number), jqXHR: (string)} |
Comments or questions about this documentation? Contact us for support!
