Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.ai
/
GetNodeDetailsResult
/
NotFound
Not
Found
data
class
NotFound
(
val
message
:
String
)
:
GetNodeDetailsResult
(
source
)
Node with given ID not found.
Members
Constructors
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String