Jetpack
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Jetpack
:core:android
/
dev.atick.core.extensions
/
cancelNotification
cancel
Notification
androidJvm
fun
Context
.
cancelNotification
(
notificationId
:
Int
)
Cancels a previously shown notification.
Parameters
notification
Id
The ID of the notification to be canceled.