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.ota
/
OtaResponse
/
Error
Error
android
data
class
Error
(
val
message
:
String
)
:
OtaResponse
(
source
)
Error response with message
Members
Constructors
Error
Link copied to clipboard
android
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
android
val
message
:
String