onFeedCardClicked

open fun onFeedCardClicked(context: Context, card: Card, cardAction: IAction): Boolean

Return

boolean flag to indicate to Braze whether the click is being handled by the host app. If true Braze will log a card click and do nothing. If false Braze will continue its typical handling of the news feed card click.

Parameters

context

the context of the news feed.

card

the news feed card that has been clicked.

cardAction

the action associated with the card being clicked