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
/
TlsFailure
Tls
Failure
data
class
TlsFailure
(
val
message
:
String
?
)
:
MqttProbeStatus
(
source
)
TLS handshake failed.
Members
Constructors
Tls
Failure
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
val
message
:
String
?