lib / tv.spotx.smartclientandroid.lib.utils / BrowserHelper

BrowserHelper

class BrowserHelper

Helper class to redirect the user to a given url in the default webbrowser app.

Constructors

<init>

Helper class to redirect the user to a given url in the default webbrowser app.

BrowserHelper(context: Context)

Functions

openUrl

suspend fun openUrl(clickThroughUrl: String): Unit