GetDefaultAppUseCase

Use to get the package name of the default application that can handle the passed in URI.

Constructors

Link copied to clipboard
constructor(packageManager: PackageManager)

Functions

Link copied to clipboard
operator fun invoke(uri: Uri?): String?