fetchMessagesByTag

Gets all the messages filtered by message tag in the inbox for the instance configured as default.

Return

Instance of InboxData or null if the instance is not configured.

Since

1.0.00

Parameters

context

instance of Context

messageTag

Inbox Message tag InboxMessage


Gets all the messages filtered by message tag in the inbox for the given instance.

Return

instance of InboxData or null if the instance is not configured.

Since

2.0.0

Parameters

context

instance of Context

messageTag

Inbox Message tag InboxMessage