meshtastic-sdk
Toggle table of contents
0.1.0-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
SendOutcome
/
Failure
Failure
data
class
Failure
(
val
reason
:
SendFailure
)
:
SendOutcome
(
source
)
Packet failed to deliver.
Parameters
reason
the failure cause
Members
Constructors
Failure
Link copied to clipboard
constructor
(
reason
:
SendFailure
)
Properties
reason
Link copied to clipboard
val
reason
:
SendFailure