//core/com.kustomer.core.listeners/KusChatListener/onConversationUnended
[androidJvm]
abstract fun onConversationUnended(conversation: KusConversation)
Called when a conversation is unended i.e. reopened by an Agent
androidJvm
conversation | Updated conversation object without KusConversation.lockedAt properties |