MultipazProject
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
MultipazProject
multipaz-compose
/
org.multipaz.compose.notifications
/
NotificationManagerAndroid
Notification
Manager
Android
android
object
NotificationManagerAndroid
Members
Properties
notification
Channel
Link copied to clipboard
android
val
notificationChannel
:
NotificationChannel
Functions
cancel
Link copied to clipboard
android
suspend
fun
cancel
(
notificationId
:
NotificationId
)
cancel
All
Link copied to clipboard
android
suspend
fun
cancelAll
(
)
set
Channel
Title
Link copied to clipboard
android
fun
setChannelTitle
(
channelTitle
:
String
)
set
Small
Icon
Link copied to clipboard
android
fun
setSmallIcon
(
iconResourceId
:
Int
)