getUnClickedMessagesCountAsync
Returns the count of un-clicked messages in the inbox to the listener. This API fetches the count for the account configured as default.
Since
1.0.00
Parameters
context
Instance of Context
listener
Instance of UnClickedCountListener
fun getUnClickedMessagesCountAsync(context: Context, appId: String, listener: UnClickedCountListener)
Returns the count of un-clicked messages in the inbox to the listener. This API fetches the count for the given account.
Since
2.0.0
Parameters
context
Instance of Context
listener
Instance of UnClickedCountListener
appId
Account identifier, APP ID on the MoEngage Dashboard.