registerUnreadMessagesCountObserver

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

Register the observer to get the number of the unread com.pushwoosh.inbox.data.InboxMessage

Parameters

callback

- if successful, return the number of the InboxMessages with no action performed. Otherwise, return error