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
/
OtaProtocolException
/
Timeout
Timeout
class
Timeout
(
message
:
String
)
:
OtaProtocolException
(
source
)
An OTA operation did not complete within the expected time window.
Members
Constructors
Timeout
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
?