Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.navigation
/
ContactsRoutes
Contacts
Routes
sealed
class
ContactsRoutes
Members
Types
Contacts
Link copied to clipboard
@
Serializable
data
object
Contacts
:
Route
Contacts
Graph
Link copied to clipboard
@
Serializable
data
object
ContactsGraph
:
Graph
Messages
Link copied to clipboard
@
Serializable
data
class
Messages
(
val
contactKey
:
String
,
val
message
:
String
=
""
)
:
Route
Quick
Chat
Link copied to clipboard
@
Serializable
data
object
QuickChat
:
Route
Share
Link copied to clipboard
@
Serializable
data
class
Share
(
val
message
:
String
)
:
Route