asNotificationDisplayedEvent
fun NotificationMessage.asNotificationDisplayedEvent(base64EncodedData: String? = this.context, receivedTimestamp: Long = System.currentTimeMillis(), sentTimestamp: Long = System.currentTimeMillis()): NotificationDisplayedEvent
Direct extension to create a NotificationDisplayedEvent from a NotificationMessage Uses toNotificationEvent() to create the base event