setClickListener
Set a listener to receive callback when a card or a call to action is clicked. This API sets the listener for the account configured as default.
Since
1.0.0
Parameters
cardClickListener
instance of OnCardClickListener
Throws
if the SDK is not initialized.
Set a listener to receive callback when a card or a call to action is clicked. This API sets the listener for the given account.
Since
1.0.0
Parameters
cardClickListener
instance of OnCardClickListener
Throws
if the SDK is not initialized.