.chat.continue()
This event handler allows you to invoke a method if the page has been reloaded and has active chats.
It then gives a callback which retrieves available data like attender name, attenderemail, department, visitorname, visitoremail, visitorphone, question, start-time, chatstatus.
Parameter:
- chatstatus: Status of the ongoing chat.
Available status are Waiting, Ongoing, Operator initiated chat, Chat triggered
Syntax:
Copied
Example
Copied