Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
getNeighborInfoResponse
get
Neighbor
Info
Response
fun
NeighborInfo
.
getNeighborInfoResponse
(
getUser
:
(
nodeNum
:
Int
)
->
String
,
header
:
String
=
"Neighbors:"
)
:
String
(
source
)
fun
MeshPacket
.
getNeighborInfoResponse
(
getUser
:
(
nodeNum
:
Int
)
->
String
,
header
:
String
=
"Neighbors:"
)
:
String
?
(
source
)