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
/
SendState
/
Failed
Failed
data
class
Failed
(
val
reason
:
SendFailure
)
:
SendState
(
source
)
Packet delivery failed.
Parameters
reason
why the packet could not be delivered
Members
Constructors
Failed
Link copied to clipboard
constructor
(
reason
:
SendFailure
)
Properties
reason
Link copied to clipboard
val
reason
:
SendFailure