UriHandler

Known direct subclasses

An interface of providing platform specific URL handling.

Summary

Public functions

Unit

Open given URL in browser

Cmn

Public functions

openUri

fun openUri(uri: String): Unit

Open given URL in browser

Throws
kotlin.IllegalArgumentException

when given uri is invalid and/or can't be handled by the system