ResumedMapInstallerOperation

data class ResumedMapInstallerOperation(iso: String, taskHandle: MapInstaller.Task)

Class representing data of a resumed map install or update.

Constructors

ResumedMapInstallerOperation
Link copied to clipboard
fun ResumedMapInstallerOperation(iso: String, taskHandle: MapInstaller.Task)

Properties

iso
Link copied to clipboard
val iso: String
taskHandle
Link copied to clipboard
val taskHandle: MapInstaller.Task