Marketing Cloud SDK / com.salesforce.marketingcloud.messages.inbox / InboxMessageManager / InboxRefreshListener / onRefreshComplete

onRefreshComplete

abstract fun onRefreshComplete(successful: Boolean): Unit

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

Parameters

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