Visitor.startChat()

This API can be used to automatically initiate a chat from the visitor side with a pre-defined message which you can configure using this API, right after the visitor clicks on the chat widget to initiate a chat. 

Syntax:

CopiedZohoSalesIQ.Visitor.startChat(String question)

Example:

CopiedZohoSalesIQ.Visitor.startChat("Hi I need your assistance");