UninstallParameters

Parameters for creating uninstall session.

Types

Link copied to clipboard

Properties

Link copied to clipboard
open override val confirmation: Confirmation

A strategy for handling user's confirmation of installation or uninstallation.

Link copied to clipboard

Data for a high-priority notification which launches confirmation activity.

Link copied to clipboard

Name of the package to be uninstalled.

Link copied to clipboard

Plugins applied to the uninstall session.

Link copied to clipboard

Type of the package uninstaller implementation.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String