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
/
fetchText
fetch
Text
abstract
suspend
fun
fetchText
(
url
:
String
)
:
String
?
(
source
)
Fetch the UTF-8 text body of
url
, returning
null
on any HTTP or network error.