Searched refs:ReceivedNotificationEvent (Results 1 – 3 of 3) sorted by relevance
4 class ReceivedNotificationEvent( class
498 …val notificationEvent = ReceivedNotificationEvent(experienceScopeKey, body, id, isMultiple = false… in showNotification()520 …val notificationEventInner = ReceivedNotificationEvent(experienceScopeKey, body, id, isMultiple = … in showNotification()
570 fun onEventMainThread(event: ReceivedNotificationEvent) { in <lambda>()