PackageUninstaller

Provides the ability to uninstall applications from the device.

In essence, it's a repository of Sessions.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Creates an uninstall session with provided parameters.The returned session is in pending state.

Link copied to clipboard
Link copied to clipboard

Returns a uninstall session which matches the provided sessionId, or null if not found.

Link copied to clipboard