Visitor (user chat interface)
Hooks for the user chat interface:
Description: Is executed when the visitor requests a chat.
Location: apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when an inline chat request is dispatched to the visitor.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when the chat is started.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when the chat is ended.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when a chat message is submitted.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when an offline message is submitted.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when a survey page is rendered.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed before the survey data is submitted.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed after the survey data is submitted.
Location: __apps/livechat/visitor/class.Controller_Chat.php
Description: Is executed when a chat event is processed.
Location: __apps/livechat/library/Chat/class.SWIFT_ChatEventClient.php
Description: Is executed when a visitor accepts a chat.
Location: __apps/livechat/library/Chat/class.SWIFT_ChatEventClient.php
Description: Is executed when the chat was not answered.
Location: __apps/livechat/library/Chat/class.SWIFT_ChatEventClient.php
Description: Is executed when the chat ended.
Location: __apps/livechat/library/Chat/class.SWIFT_ChatEventClient