Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-map-terrain
/
org.meshtastic.feature.map.terrain
/
TerrainDownloadState
/
InProgress
In
Progress
data
class
InProgress
(
val
completed
:
Int
,
val
total
:
Int
)
:
TerrainDownloadState
(
source
)
Members
Constructors
In
Progress
Link copied to clipboard
constructor
(
completed
:
Int
,
total
:
Int
)
Properties
completed
Link copied to clipboard
val
completed
:
Int
total
Link copied to clipboard
val
total
:
Int