setAdapter
Set an adapter to customise each row in the list of cards.This API sets the adapter for the account marked as default.
Since
1.0.0
Parameters
cardAdapter
instance of a class extending CardAdapter
Throws
if the SDK is not initialized.
Set an adapter to customise each row in the list of cards for the given account.
Since
1.0.0
Parameters
cardAdapter
instance of a class extending CardAdapter
appId
Account identifier, APP ID on the MoEngage Dashboard.
Throws
if the SDK is not initialized.