on Activity Started
abstract fun onActivityStarted(chat: Chat, activity: WeakReference<AppCompatActivity>)
Content copied to clipboard
This function will be called when the chat UI has been created&shown.
Since
v1.4.10
Parameters
chat
the chat for which the UI has been created&shown.
activity
chat activity