gotoNewsFeed

open override fun gotoNewsFeed(context: Context, newsfeedAction: NewsfeedAction)

This delegate method will be called when Braze wants to display the news feed.

This method should implement the necessary logic to navigate to the to the Braze news feed that is integrated into the app.

Parameters

context

The current context.

newsfeedAction

The news feed action to execute.