fetchMessagesByTagAsync

fun fetchMessagesByTagAsync(context: Context, msgTag: String, listener: OnMessagesAvailableListener)

Gets all the messages filtered by message tag in the inbox. This is an asynchronous API and messages are provided via a callback.

Since

1.0.00

Parameters

context

instance of Context

msgTag

Inbox Message tag InboxMessage