.showOfflineMessage()
This API will set offline banner in chat window during the non-business hours and when the agents are busy inorder to help the visitors leave a message even when agents are unavailable.
Syntax
CopiedZohoSalesIQ.showOfflineMessage(visibility: boolean)Example
CopiedZohoSalesIQ.showOfflineMessage(true);