IFeedClickActionListener

The IFeedClickActionListener receives the news feed card when a news feed click action is performed and gives the host app the ability to override Braze's default procedure when handling news feed card clicks. See com.braze.ui.feed.BrazeFeedManager and com.braze.ui.widget.BaseCardView

Functions

Link copied to clipboard
abstract fun onFeedCardClicked(context: Context, card: Card, cardAction: IAction): Boolean

Inheritors

Link copied to clipboard