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
/
AdminResult
/
Failed
Failed
data
class
Failed
(
val
routingError
:
Routing.Error
)
:
AdminResult
<
Nothing
>
(
source
)
Device reported a routing error.
Parameters
routing
Error
the wire
Routing.Error
enum value
Members
Constructors
Failed
Link copied to clipboard
constructor
(
routingError
:
Routing.Error
)
Properties
routing
Error
Link copied to clipboard
val
routingError
:
Routing.Error