.Chat.startChat()

This API lets you configure a pre-defined question that will automatically be sent out to the operators of your firm when the visitor clicks on the chat widget to initiate a chat.

Syntax:

CopiedZohoSalesIQ.Chat.startChat(question: String?)

Example

CopiedZohoSalesIQ.Chat.startChat(question: "Hello, I need assistance.")