cancelNotification

fun Context.cancelNotification(notificationId: Int)

Cancels a previously shown notification.

Parameters

notificationId

The ID of the notification to be canceled.