Constant Field Values
Contents
com.inmobi.*
-
com.inmobi.sdk.SdkInitializationListener Modifier and Type Constant Field Value public static final java.lang.String
INVALID_ACCOUNT_ID
"Account id cannot be empty. Please provide a valid account id."
public static final java.lang.String
INVALID_SITE_ID
"SiteId cannot be empty. Please provide a valid SiteId."
public static final java.lang.String
MISSING_REQUIRED_DEPENDENCIES
"SDK could not be initialized; Required dependency could not be found. Please check out documentation and include the required dependency."
public static final java.lang.String
UNKNOWN_ERROR
"SDK could not be initialized; an unexpected error was encountered."
-
com.inmobi.unifiedId.InMobiUnifiedIdInterface Modifier and Type Constant Field Value public static final java.lang.String
NETWORK_FAILURE_AND_NO_LOCAL_DATA_PRESENT
"Fetching the unifiedIds from ID Service has failed and there are no unified ids present in cache"
public static final java.lang.String
NO_LOCAL_DATA_PRESENT
"No local data present"
public static final java.lang.String
PUSH_NEEDS_TO_BE_CALLED_FIRST
"Push api needs to called prior to fetch"
public static final java.lang.String
UNIFIED_SERVICE_IS_NOT_ENABLED
"UnifiedId Service not enabled, please connect with your respective partner manager"
public static final java.lang.String
USER_HAS_AGE_RESTRICTION
"User has age restriction"
public static final java.lang.String
USER_HAS_OPTED_OUT
"User has opted out for tracking"