getUnClickedMessagesCountAsync
fun getUnClickedMessagesCountAsync(context: Context, listener: UnClickedCountListener)
Content copied to clipboard
Returns the count of un-clicked messages in the inbox. This is an asynchronous API and count is provided via a callback.
Since
1.0.00
Parameters
context
Instance of Context
listener
Instance of UnClickedCountListener