routeUserWithNotificationOpenedIntent

Opens any available deep links with an Intent.ACTION_VIEW intent, placing the main activity on the back stack. If no deep link is available or delayed initialization is enabled, opens the main activity.

Parameters

context
intent

the internal notification clicked intent constructed in setContentIntentIfPresent


fun routeUserWithNotificationOpenedIntent(context: Context, brazePush: BrazePushEvent)

Opens any available deep links with an Intent.ACTION_VIEW intent, placing the main activity on the back stack. If no deep link is available or delayed initialization is enabled, opens the main activity.

Parameters

context
brazePush

the BrazePushEvent