.visitor.offlineMessage()
This event handler allows you to invoke a method right after a visitor submits a chat request when all the operators of your firm are offline.
PARAMETERS
visitid: Unique ID generated for the visitor.
data: Visitor information.
name: Name of the visitor.
email: Email address of the visitor.
question: Offline request submitted by the visitor.
visitid: Unique ID generated for the visitor.
Syntax
Copied
Example
Copied