displayChat

abstract fun displayChat(context: Context)

Displays the chat UI directly. NOTE: This method is kept for backward compatibility. It's recommended to use launchChat() instead which ensures proper connection before displaying the UI.

Parameters

context

Android context for launching the UI