onActivityDestroyed

abstract fun onActivityDestroyed(call: Call, activity: WeakReference<AppCompatActivity>)

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

Since

v1.4.10

Parameters

call

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

activity

call activity