DefaultContentCardsActionListener

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onContentCardClicked(context: Context, card: Card, cardAction: IAction?): Boolean
Link copied to clipboard
open fun onContentCardDismissed(context: Context, card: Card)

Note that the Card will be off-screen by the time this function is called.