BrowserNav
interface BrowserNav
Public interface to provide navigation Intents related to browser screen
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun openDuckChat(context: Context, hasSessionActive: Boolean = false, duckChatUrl: String): Intent
Link copied to clipboard
Returns an Intent that brings the browser to the foreground and switches to the tab identified by tabId.
Link copied to clipboard
Link copied to clipboard