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
/
OtaProtocolException
/
VerificationFailed
Verification
Failed
android
class
VerificationFailed
(
message
:
String
)
:
OtaProtocolException
(
source
)
Members
Constructors
Verification
Failed
Link copied to clipboard
android
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
android
open
val
cause
:
Throwable
?
message
Link copied to clipboard
android
open
val
message
:
String
?