isSDKEnabled()

This method can check if a visitor can initiate a new chat. This property changes based on the business hours and hide embed when offline configurations. If an operator blocks the visitor's IP, the property will also be false. You may use this property if you have implemented a custom support UI where the ZohoSalesIQ.Chat.show() API allows the visitor to start a new support conversation.

Example:

CopiedZohoSalesIQ.isSDKEnabled();