InstallParametersDsl

Properties

Link copied to clipboard
abstract val apks: MutableApkList

Mutable list of APKs URIs to install in one session.

Link copied to clipboard
abstract override var confirmation: Confirmation
Link copied to clipboard

Type of the package installer implementation.

Link copied to clipboard
abstract var installMode: InstallMode

Mode for an install session. Takes effect only when using InstallerType.SESSION_BASED installer.

Link copied to clipboard
abstract var name: String

Optional name of the session. It may be a name of the app being installed or a file name. Used in default notification content text.

Link copied to clipboard
abstract override var notificationData: NotificationData
Link copied to clipboard

Indicate whether user action should be required when the session is committed. By default equals to true.

Functions

Link copied to clipboard

Configures notification DSL.