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