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.ota.dfu
/
DfuException
/
InvalidPackage
Invalid
Package
class
InvalidPackage
(
message
:
String
)
:
DfuException
(
source
)
The DFU zip package is malformed or missing required entries.
Members
Constructors
Invalid
Package
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?