Reference
Callback name
Description
onChatDisplayed
window.iAdvizeCallbacks = {
...window.iAdvizeCallbacks,
onChatDisplayed() {
// Chat window is displayed
...
}
};onChatHidden
onChatButtonDisplayed
onChatStarted
Context parameter:
Property
Description
Example:
onChatEnded
Context parameter:
Property
Description
Example:
onCallButtonDisplayed
Example:
onMessageReceived
Context parameter:
Property
Description
Example:
onMessageSent
Context parameter:
Property
Description
Example:
onSatisfactionDisplayed
Example:
onSatisfactionAnswered
Example:
Last updated