Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware
/
FirmwareFileHandler
/
downloadFile
download
File
common
abstract
suspend
fun
downloadFile
(
url
:
String
,
fileName
:
String
,
onProgress
:
(
Float
)
->
Unit
)
:
String
?
(
source
)