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
/
NotificationManager
Notification
Manager
interface
NotificationManager
(
source
)
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
id
:
Int
)
cancel
All
Link copied to clipboard
abstract
fun
cancelAll
(
)
dispatch
Link copied to clipboard
abstract
fun
dispatch
(
notification
:
Notification
)