getUnClickedCardCountAsync
Returns the count of un-clicked cards in the listener for the account configured as default.
Data in the listener is null if no account is configured as default.
Since
1.0.0
Parameters
context
instance of Context
listener
instance of UnClickedCountListener
Returns the count of un-clicked cards in the listener for the given account.
Data returned in the listener is null if given account is not configured.
Since
1.0.0
Parameters
context
instance of Context
appId
Account identifier, APP ID on the MoEngage Dashboard.
listener
instance of UnClickedCountListener