.showLauncher()
This API can be used to control the visibility of the SDK Launcher. You can either choose to show or hide it. The Launcher is hidden by default.
Example
CopiedZohoSalesIQ.showLauncher(true);
This API can be used to control the visibility of the SDK Launcher. You can either choose to show or hide it. The Launcher is hidden by default.
CopiedZohoSalesIQ.showLauncher(true);