onNotificationDismissed

abstract suspend fun onNotificationDismissed(id: MessagingAppService.MessageStackNotificationId)

Indicates that the message notification with the specified id was dismissed.

Parameters

id

The ID of the notification.