setPushDeepLinkBackStackActivityEnabled

fun setPushDeepLinkBackStackActivityEnabled(pushDeepLinkBackStackActivityEnabled: Boolean): <Error class: unknown class>

Enables Braze to add an activity to the back stack when automatically following deep links for push. When disabled, no activity is added to the back stack only the deep link is followed.

Defaults to true.

See also

Parameters

pushDeepLinkBackStackActivityEnabled

when true, an activity is added to the back stack when automatically following push deep links.