Marketing Cloud SDK / com.salesforce.marketingcloud.notifications / NotificationManager / NotificationMessageDisplayedListener

NotificationMessageDisplayedListener

interface NotificationMessageDisplayedListener

Functions

onNotificationMessageDisplayed

Called when the a android.app.Notification is displayed from a NotificationMessage.

abstract fun onNotificationMessageDisplayed(message: NotificationMessage): Unit