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
/
ContactsRoutes
/
Messages
Messages
data
class
Messages
(
val
contactKey
:
String
,
val
message
:
String
=
""
)
:
Route
(
source
)
Members
Constructors
Messages
Link copied to clipboard
constructor
(
contactKey
:
String
,
message
:
String
=
""
)
Properties
contact
Key
Link copied to clipboard
val
contactKey
:
String
message
Link copied to clipboard
val
message
:
String