registerMessagesWithNoActionPerformedCountObserver

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

Register the observer to get updates of the number of the com.pushwoosh.inbox.data.InboxMessage with no action performed

Parameters

callback

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