onCardSectionLoaded
Notify the MoEngage SDK that card section has loaded for the instance configured as default instance.
Pass an instance of SyncCompleteListener to be notified once new cards are fetched.
Since
1.0.0
Parameters
context
instance of Context
listener
instance of SyncCompleteListener
Notify the MoEngage SDK that card section has loaded for the given account.
Pass an instance of SyncCompleteListener to be notified once new cards are fetched.
Since
1.0.0
Parameters
context
instance of Context
appId
Account identifier, APP ID on the MoEngage Dashboard.
listener
instance of SyncCompleteListener