$zoho.salesiq.chat
.chat.online()To handle an event when the agents are online
This event handler allows you to invoke a method, when the agents are online. This will be called once after the page is loaded.
Read More >>>
.chat.offline()To handle an event when the agents are offline
This event handler allows you to invoke a method, when the agents are offline. This will be called once after the page is loaded.
Read More >>>
.chat.attend()To handle an event on attending the chat
This event handler allows you to invoke a method, when an agent attends the chat.
Read More >>>