public interface IFeedClickActionListener
AppboyFeedManager and BaseCardView| Modifier and Type | Method and Description |
|---|---|
boolean |
onFeedCardClicked(android.content.Context context,
Card card,
IAction cardAction) |
boolean onFeedCardClicked(android.content.Context context,
Card card,
IAction cardAction)
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