onRefreshComplete

abstract fun onRefreshComplete(successful: Boolean)

This method is called upon the completed of the Inbox Message refresh attempt.

Parameters

successful

true if the Inbox Message refresh was successful. false If the Inbox Message request was throttled or the request failed.