Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MeshServiceNotifications
/
updateReactionNotification
update
Reaction
Notification
common
abstract
suspend
fun
updateReactionNotification
(
contactKey
:
String
,
name
:
String
,
emoji
:
String
,
isBroadcast
:
Boolean
,
channelName
:
String
?
,
isSilent
:
Boolean
=
false
)
(
source
)