Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-service
/
org.meshtastic.core.service
/
AndroidNotificationManager
Android
Notification
Manager
android
class
AndroidNotificationManager
(
context
:
Context
)
:
NotificationManager
(
source
)
Members
Constructors
Android
Notification
Manager
Link copied to clipboard
android
constructor
(
context
:
Context
)
Functions
cancel
Link copied to clipboard
android
open
override
fun
cancel
(
id
:
Int
)
cancel
All
Link copied to clipboard
android
open
override
fun
cancelAll
(
)
dispatch
Link copied to clipboard
android
open
override
fun
dispatch
(
notification
:
Notification
)