.setChatTitle()
This API lets you set a title in the chat window's header space.
Syntax
CopiedZohoSalesIQ.setChatTitle(title: string)
Example
CopiedZohoSalesIQ.setChatTitle("Zylker Live Support");
This API lets you set a title in the chat window's header space.
CopiedZohoSalesIQ.setChatTitle(title: string)
CopiedZohoSalesIQ.setChatTitle("Zylker Live Support");