ChatEventHandler
Event handler allows for triggering events regarding the overall Chat instance. It has no side effects attached to it and can be created again on demand.
Types
Functions
Send a ChatWindowOpen event to the analytics server.
Send a conversion event to the analytics server.
Send an arbitrary custom analytics event to the analytics server.
Trigger event specified in agent console or elsewhere as per your representative instructions. This event is not mandatory though, consult your representative for more information.
send a page viewed event to the server.
send a page view ended event to the server when a previously viewed page is left.
Send a proactive action click event to the analytics.
Send a proactive action display event to the analytics.
Send a proactive action failure event to the analytics.
Send a proactive action success event to the analytics.
Refresh the authentication token associated with the chat.
Sends an event to server without further delays from background thread. If sending of the event fails, the event is considered consumed anyway.