.setFeedbackVisibility()
This API lets you control the visibility of the feedback form which would appear right after a chat session concludes.
Syntax
CopiedZohoSalesIQ.setFeedbackVisibility(Boolean visibility)
Example
CopiedZohoSalesIQ.setFeedbackVisibility(true);