Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.service
/
ServiceAction
/
Reaction
Reaction
data
class
Reaction
(
val
emoji
:
String
,
val
replyId
:
Int
,
val
contactKey
:
String
)
:
ServiceAction
Members
Constructors
Reaction
Link copied to clipboard
constructor
(
emoji
:
String
,
replyId
:
Int
,
contactKey
:
String
)
Properties
contact
Key
Link copied to clipboard
val
contactKey
:
String
emoji
Link copied to clipboard
val
emoji
:
String
reply
Id
Link copied to clipboard
val
replyId
:
Int