shouldHandleNotificationEvent

fun shouldHandleNotificationEvent(event: SdkEvent): Boolean

Check to see in an SdkEvent is a NotificationEvent and has destinations NotificationEvent.ENGAGEMENT or NotificationEvent.UNKNOWN

Return

True if mce should handle false otherwise.

Parameters

event

The event to check