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
/
updateWaypointNotification
update
Waypoint
Notification
common
abstract
suspend
fun
updateWaypointNotification
(
contactKey
:
String
,
name
:
String
,
message
:
String
,
waypointId
:
Int
,
isSilent
:
Boolean
=
false
)
(
source
)