Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.entity
/
QuickChatAction
/
QuickChatAction
Quick
Chat
Action
common
constructor
(
uuid
:
Long
=
0
,
name
:
String
=
""
,
message
:
String
=
""
,
mode
:
QuickChatAction.Mode
=
Mode.Instant
,
position
:
Int
)
(
source
)