registerMessagesCountObserver

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

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

Parameters

callback

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