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