MoEInboxHelper
Functions
Deletes all the messages from inbox. This API deletes the messages for the account configured as default.
Deletes the given message from inbox. This API deletes the message for the account configured as default.
Deletes the given message from inbox. This API deletes the message for the given account.
Gets all the messages saved in the inbox for the account configured as default.
Gets all the messages saved in the inbox for the given account.
Gets all the messages saved in the inbox in the listener. This API fetches the message for the account configured as default.
Gets all the messages saved in the inbox in the listener. This API fetches the message for the given account.
Gets all the messages filtered by message tag in the inbox for the instance configured as default.
Gets all the messages filtered by message tag in the inbox for the given instance.
Return all the messages filtered by message tag in the inbox to the listener. This API fetches messages for the account configured as default.
Get the coupon code associated to the campaign, if any.
Returns the count of un-clicked messages in the inbox for the account configured as default.
Returns the count of un-clicked messages in the inbox for the given instance.
Returns the count of un-clicked messages in the inbox to the listener. This API fetches the count for the account configured as default.
Returns the count of un-clicked messages in the inbox to the listener. This API fetches the count for the given account.
Checks whether the message has a coupon code associated to it.
Marks the given message as clicked and tracks a click event for the same. This API updates the message for the account configured as default.
Marks the given message as clicked and tracks a click event for the same. This API updates the message for the given account.