Source set: Android
public class AndroidUriHandler(private val context: Context) : UriHandler
Functions
openUri
Source set: Android
override fun openUri(uri: String)
Open given URL in browser
Throws: IllegalArgumentException
when given uri is invalid and/or can't be handled by the system