Skip to product menu
Skip to main content

.setChatActionTimeout()

This API lets you set the timeout for any custom action in seconds. An action is timed out if it has been in progress for a time greater than the set timeout period.

Note:
The default timeout period is 30 seconds.

Example

CopiedZohoSalesIQ.setChatActionTimeout(20);