onActivityDestroyed

abstract fun onActivityDestroyed(chat: Chat, activity: WeakReference<AppCompatActivity>)

This function will be called when the chat UI has been destroyed and hidden.

Since

v1.4.10

Parameters

chat

the chat for which the UI has been destroyed and hidden.

activity

chat activity