getUriType

abstract fun getUriType(uri: String): UriType(source)

Returns what the given URI may open. Returns UriType.Unknown if the source is not able to resolve the URI.

Since

extensions-lib 14