Package com.moengage.core
Types
Supported Data Centers
Helper class to access the core APIs for the MoEngage SDK.
A helper class for building attributes
Functions
API to configure Javascript usage in WebView
API to disable Advertising Id tracking for the account configured as default.
API to disable Advertising Id tracking for the given instance.
API to completely disable SDK related logs.
API to disable Android-id tracking for the account configured as default.
API to disable Android-id tracking for the given instance.
Optionally opt-out of data tracking. When data tracking is opted out no custom event or user attribute is tracked on MoEngage Platform.
Disables Device-id tracking.
API to disable all features of the SDK for the account configured as default.
API to disable all features of the SDK.
API to enable Advertising Id tracking for the account configured as default.
API to enable Advertising Id tracking for the given instance.
API to enable Android-id tracking for the account configured as default.
API to enable Android-id tracking for the given instance.
API to enable data tracking.
Enable Device-id tracking. It is enabled by default, should be called only if tracking is disabled at some point.
Returns if the application is in foreground or background.
Returns the current state of the SDK, i.e. whether it is enabled or disabled. Optionally pass in the account identifier to get the status for a specific account. If you only have the default instance configured appId parameter can be ignored.
Checks if the SDK is initialised post current process creation with any account marked as default.
Checks if the SDK is initialised post current process creation with the specified account identifier.