setPushDeepLinkBackStackActivityClass

Sets the activity that Braze will add to the back stack when automatically following deep links for push.

Defaults to the empty string, signifying that the main launcher activity from the Android Manifest should be used.

Parameters

pushDeepLinkActivityClass

when present, this class is used as the back stack activity when following push deep links.

See also