Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.navigation
/
NodesRoutes
Nodes
Routes
sealed
class
NodesRoutes
Members
Types
Node
Detail
Link copied to clipboard
@
Serializable
data
class
NodeDetail
(
val
destNum
:
Int
?
=
null
)
:
Route
Node
Detail
Graph
Link copied to clipboard
@
Serializable
data
class
NodeDetailGraph
(
val
destNum
:
Int
?
=
null
)
:
Graph
Nodes
Link copied to clipboard
@
Serializable
data
object
Nodes
:
Route
Nodes
Graph
Link copied to clipboard
@
Serializable
data
object
NodesGraph
:
Graph