MoEInboxHelper
Helper class for Inbox-core Related features.
Author
Umang Chamaria
Since
1.0.00
Types
Functions
Deletes the given message from inbox.
Gets all the messages saved in the inbox.
Gets all the messages saved in the inbox. This is an asynchronous API and messages are provided via a callback.
Gets all the messages filtered by message tag in the inbox.
Gets all the messages filtered by message tag in the inbox. This is an asynchronous API and messages are provided via a callback.
Get the coupon code associated to the campaign, if any.
Returns the count of un-clicked messages in the inbox.
Returns the count of un-clicked messages in the inbox. This is an asynchronous API and count is provided via a callback.
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.