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
/
Paused
Paused
data
class
Paused
(
val
reason
:
String
)
:
DiscoveryScanState
(
source
)
Scan paused due to an unrecoverable transient condition (e.g. reconnect timeout).
Members
Constructors
Paused
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String