UninstallParameters
Parameters for creating uninstall session.
Types
Link copied to clipboard
class Builder(packageName: String) : ConfirmationAware, AckpinePluginRegistry<UninstallParameters.Builder>
Builder for UninstallParameters.
Properties
Link copied to clipboard
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.