Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-discovery
/
org.meshtastic.feature.discovery
/
DiscoveryScanState
/
Failed
Failed
data
class
Failed
(
val
reason
:
String
)
:
DiscoveryScanState
(
source
)
Scan failed due to an unrecoverable error.
Members
Constructors
Failed
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String