class BrowserHelper
Helper class to redirect the user to a given url in the default webbrowser app.
<init> |
Helper class to redirect the user to a given url in the default webbrowser app. BrowserHelper(context: Context) |
openUrl |
suspend fun openUrl(clickThroughUrl: String): Unit |