Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.entity
/
QuickChatAction
/
QuickChatAction
Quick
Chat
Action
constructor
(
uuid
:
Long
=
0
,
name
:
String
=
""
,
message
:
String
=
""
,
mode
:
QuickChatAction.Mode
=
Mode.Instant
,
position
:
Int
)