on Activity Error
abstract fun onActivityError( chat: Chat, activity: WeakReference<AppCompatActivity>, error: ChatException)
Content copied to clipboard
This function will be called when in the chat UI has occurred an error.
Since
v1.4.10
Parameters
chat
the chat for which in the UI has been destroyed an error.
activity
chat activity
error
the occurred error