MoEInAppHelper
Functions
Register a callback to be notified whenever in-app is shown, closed. This API registers callback for the account configured as default.
Register a callback to be notified whenever in-app is shown, closed. This API registers callback for the given account.
API to disable Activity registration in android.app.Activity.onResume
API to enable Activity registration in android.app.Activity.onResume
Fetch Self Handled campaign for the account configured as default.
Fetch Self Handled campaign for the given account.
Fetch Self Handled campaigns for the account configured as default.
Fetch Self Handled campaigns for the given account.
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.
Remove a registered listener for the account configured as default.
Remove a registered listener for the given account.
Resets the user context set for inapp. This API resets the context for the account configured as default.
Resets the user context set for inapp. This API resets the context for the given account.
Mark self-handled campaign as clicked for the account configured as default.
Mark self-handled campaign as clicked with a given id for the account configured as default.
Mark self-handled campaign as clicked for the given instance.
Mark self-handled campaign as clicked with a given id for the given instance.
Mark self handled campaign as dismissed for the account configured as default.
Mark self handled campaign as dismissed for the given account.
Mark self-handled campaign as shown for the account configured as default.
Mark self-handled campaign as shown for the given account.
Set a listener for in-app click,listener is only called if the action is of type Navigation. This API is sets a listener for the account configured as default.
Set a listener for in-app click,listener is only called if the action is of type Navigation. This API is sets a listener for the given account.
Set the user context in which In-App should be shown for the account configured as default.
Set the user context in which In-App should be shown for the given account.
Set a listener for receiving callback for event triggered self-handled campaign. This API is sets a listener for the account configured as default.
Set a listener for receiving callback for event triggered self-handled campaign. This API is sets a listener for the given account.
Try to show a non-intrusive In-App nudge for the given account.