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
/
updateMessageNotification
update
Message
Notification
common
abstract
suspend
fun
updateMessageNotification
(
contactKey
:
String
,
name
:
String
,
message
:
String
,
isBroadcast
:
Boolean
,
channelName
:
String
?
,
isSilent
:
Boolean
=
false
)
(
source
)