cancel

abstract suspend fun cancel(notificationId: NotificationId)

Cancels a pending or delivered notification.

Parameters

notificationId

the identifier for the notification to cancel.