Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-navigation
/
org.meshtastic.core.navigation
/
NodesRoute
/
NodeDetail
Node
Detail
@
Serializable
data
class
NodeDetail
(
val
destNum
:
Int
?
=
null
)
:
NodesRoute
(
source
)
Members
Constructors
Node
Detail
Link copied to clipboard
constructor
(
destNum
:
Int
?
=
null
)
Properties
dest
Num
Link copied to clipboard
val
destNum
:
Int
?