Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
MqttProbeStatus
/
DnsFailure
Dns
Failure
data
class
DnsFailure
(
val
message
:
String
?
)
:
MqttProbeStatus
(
source
)
DNS lookup failed.
Members
Constructors
Dns
Failure
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
val
message
:
String
?