PMCmdOneMapUpdateProgress
data class PMCmdOneMapUpdateProgress(val region: String? = null, val done: Int = 0, val total: Int = 0)
Progress information about update / download one map-region.
Progress information about update / download one map-region.