ChatActions.setTimeout()

This API lets you set the timeout for any custom action. 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 for action is 30 seconds.

Usage

CopiedZohoSalesIQ.ChatActions.setTimeout(10)