onNotificationPresented

abstract suspend fun onNotificationPresented(id: MessagingAppService.MessageStackNotificationId)

Indicates that the message notification with the specified id is presented.

Parameters

id

The ID of the notification.