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
/
Found
Found
data
class
Found
(
val
nodeNum
:
Int
,
val
userId
:
String
)
:
NodeNameResult
(
source
)
Members
Constructors
Found
Link copied to clipboard
constructor
(
nodeNum
:
Int
,
userId
:
String
)
Properties
node
Num
Link copied to clipboard
val
nodeNum
:
Int
user
Id
Link copied to clipboard
val
userId
:
String