onInboxMessagesChanged

abstract fun onInboxMessagesChanged(@NonNull messages: List<InboxMessage>)

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

Parameters

messages

The list of messages downloaded. The list will be empty if no messages were sent from the Marketing Cloud.