onOngoingConversationUpdated

open override fun onOngoingConversationUpdated(ongoingConversation: OngoingConversation?)

Called each time the ongoing conversation is updated (when the visitor starts/exits a conversation).

Parameters

ongoingConversation

The ongoing conversation if any, null otherwise