getNewCardCountAsync

Returns the count of new cards in the listener for the account configured as default.

Data in the listener is null if no account is configured as default.

Return

instance of NewCardCountAvailableListener

Since

1.0.0

Parameters

context

instance of Context

listener

Returns the count of new cards to 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