UriHandler

interface UriHandler(source)

A uri handler is responsible for handling system-wide uris.

See also

Functions

Link copied to clipboard
abstract fun handleUri(uri: Uri): ProviderResult<Void?>

Handle the provided system-wide Uri.