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
/
ContactsRoute
/
Messages
Messages
@
Serializable
data
class
Messages
(
val
contactKey
:
String
,
val
message
:
String
=
""
)
:
ContactsRoute
(
source
)
Members
Members & Extensions
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
Functions
rum
View
Name
Link copied to clipboard
fun
NavKey
.
rumViewName
(
)
:
String
Derives the analytics view name for a navigation destination.