Companion

object Companion

Functions

Link copied to clipboard
fun fromParts(    scheme: String?,     ssp: String?,     fragment: String?): Uri

Creates an opaque Uri from the given components. Encodes the ssp which means this method cannot be used to create hierarchical URIs.

Link copied to clipboard
fun parse(uriString: String): Uri

Properties

Link copied to clipboard
val EMPTY: Uri

The empty URI, equivalent to "".