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
/
NodeNameResult
Node
Name
Result
sealed
class
NodeNameResult
(
source
)
Inheritors
Found
Ambiguous
NotFound
Members
Types
Ambiguous
Link copied to clipboard
data
class
Ambiguous
(
val
candidates
:
List
<
String
>
)
:
NodeNameResult
Found
Link copied to clipboard
data
class
Found
(
val
nodeNum
:
Int
,
val
userId
:
String
)
:
NodeNameResult
Not
Found
Link copied to clipboard
data
object
NotFound
:
NodeNameResult