.supportopen()
This API is invoked when the user opens the SDK.
Example:
CopiedZohoSalesIQ.addEventListener(ZohoSalesIQ.EVENT_SUPPORT_ OPENED =>
{
//your code
});This API is invoked when the user opens the SDK.
CopiedZohoSalesIQ.addEventListener(ZohoSalesIQ.EVENT_SUPPORT_ OPENED =>
{
//your code
});