Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware
/
AndroidFirmwareFileHandler
/
fetchText
fetch
Text
android
open
suspend override
fun
fetchText
(
url
:
String
)
:
String
?
(
source
)
Fetch the UTF-8 text body of
url
, returning
null
on any HTTP or network error.