Marketing Cloud SDK / com.salesforce.marketingcloud.messages.inbox / InboxMessageManager / InboxResponseListener / onInboxMessagesChanged

onInboxMessagesChanged

abstract fun onInboxMessagesChanged(@NonNull messages: MutableList<InboxMessage!>): Unit

This method is called when the request for Inbox messages from the Marketing Cloud completes successfully.

Parameters

messages - MutableList<InboxMessage!>: The list of messages downloaded. The list will be empty if no messages were sent from the Marketing Cloud.