unreadMessagesCount

open fun unreadMessagesCount(callback: Callback<Integer, InboxMessagesException>)

Get the number of the unread com.pushwoosh.inbox.data.InboxMessage

Parameters

callback

- if successful, return the number of the unread InboxMessages. Otherwise, return error