Skip to product menu
Skip to main content

.setVisitorNameVisibility()

This API allows you to enable/disable the visitor name in the chat window.

Syntax:

CopiedZohoSalesIQ.setVisitorNameVisibility(visibility: boolean)

Example

CopiedZohoSalesIQ.setVisitorNameVisibility(true);