Skip to product menu
Skip to main content

Chat.setFloatingChatButtonVisibility()

This API lets you either hide/show the launcher button in your mobile app.

Syntax:

CopiedZohoSalesIQ.Chat.setFloatingChatButtonVisibility(boolean visibility);

Example:

CopiedZohoSalesIQ.Chat.setFloatingChatButtonVisibility(false);