Companion
object Companion
Functions
Link copied to clipboard
Creates a [DeepLinkRequest with an action.
Link copied to clipboard
Creates a DeepLinkRequest with an Intent.
Link copied to clipboard
fun fromMimeType(mimeType: String, uri: DeepLinkUri? = null, action: String? = null): DeepLinkRequest
Creates a DeepLinkRequest with a mimeType.
Link copied to clipboard
Creates a DeepLinkRequest with a DeepLinkUri.
Link copied to clipboard
Creates a DeepLinkRequest with a string uri.