MoEInAppHelper
Helper class for InApp Related features.
Author
Umang Chamaria
Types
Functions
Register a callback to be get notified whenever in-app is shown, closed.
Returns set of InAppMessageListener listeners. Add the listener using MoEInAppHelper.addInAppLifeCycleListener.
Returns instance of InAppMessageListener listener is set by MoEInAppHelper.registerListener else null.
Try to return a self handled in-app to the callback listener. Ensure self handled in-app listener is set before you call this.
Notify SDK when screen orientation changes, for SDK to handle in-app display. NOTE: Use this API only when your Activity handles the screen orientation change by itself.
Register a callback to be get notified whenever in-app is shown, clicked, closed.
Mark self-handled campaign as clicked.
Notify the SDK that self-handled campaign has been dismissed.
Mark self-handled campaign as primary clicked.
Mark self-handled campaign as shown.