Package com.mparticle
Interface MParticle.ServiceProviders
-
- Enclosing class:
- MParticle
public static interface MParticle.ServiceProviders
This interface defines constants that can be used to interact with specific 3rd-party services.- See Also:
MParticle.getSurveyUrl(int)
-
-
Field Summary
Fields Modifier and Type Field Description static int
ADJUST
static int
ADOBE
static int
APPBOY
static int
APPSFLYER
static int
APPTENTIVE
static int
APPTIMIZE
static int
BLUESHIFT
static int
BRANCH_METRICS
static java.lang.String
BROADCAST_ACTIVE
static java.lang.String
BROADCAST_DISABLED
static int
BUTTON
static int
CLEVERTAP
static int
COMSCORE
static int
CRITTERCISM
static int
FLURRY
static int
FORESEE_ID
static int
GOOGLE_ANALYTICS_FIREBASE
static int
ITERABLE
static int
KOCHAVA
static int
LEANPLUM
static int
LOCALYTICS
static int
NEURA
static int
ONETRUST
static int
OPTIMIZELY
static int
PILGRIM
static int
RADAR
static int
RESPONSYS
static int
REVEAL_MOBILE
static int
SINGULAR
static int
SKYHOOK
static int
SWRVE
static int
TAPLYTICS
static int
TUNE
static int
URBAN_AIRSHIP
static int
WOOTRIC
-
-
-
Field Detail
-
URBAN_AIRSHIP
static final int URBAN_AIRSHIP
- See Also:
- Constant Field Values
-
APPBOY
static final int APPBOY
- See Also:
- Constant Field Values
-
TUNE
static final int TUNE
- See Also:
- Constant Field Values
-
KOCHAVA
static final int KOCHAVA
- See Also:
- Constant Field Values
-
COMSCORE
static final int COMSCORE
- See Also:
- Constant Field Values
-
FORESEE_ID
static final int FORESEE_ID
- See Also:
- Constant Field Values
-
ADJUST
static final int ADJUST
- See Also:
- Constant Field Values
-
BRANCH_METRICS
static final int BRANCH_METRICS
- See Also:
- Constant Field Values
-
FLURRY
static final int FLURRY
- See Also:
- Constant Field Values
-
LOCALYTICS
static final int LOCALYTICS
- See Also:
- Constant Field Values
-
CRITTERCISM
static final int CRITTERCISM
- See Also:
- Constant Field Values
-
WOOTRIC
static final int WOOTRIC
- See Also:
- Constant Field Values
-
APPSFLYER
static final int APPSFLYER
- See Also:
- Constant Field Values
-
APPTENTIVE
static final int APPTENTIVE
- See Also:
- Constant Field Values
-
APPTIMIZE
static final int APPTIMIZE
- See Also:
- Constant Field Values
-
BUTTON
static final int BUTTON
- See Also:
- Constant Field Values
-
LEANPLUM
static final int LEANPLUM
- See Also:
- Constant Field Values
-
REVEAL_MOBILE
static final int REVEAL_MOBILE
- See Also:
- Constant Field Values
-
RADAR
static final int RADAR
- See Also:
- Constant Field Values
-
ITERABLE
static final int ITERABLE
- See Also:
- Constant Field Values
-
SKYHOOK
static final int SKYHOOK
- See Also:
- Constant Field Values
-
SINGULAR
static final int SINGULAR
- See Also:
- Constant Field Values
-
ADOBE
static final int ADOBE
- See Also:
- Constant Field Values
-
TAPLYTICS
static final int TAPLYTICS
- See Also:
- Constant Field Values
-
OPTIMIZELY
static final int OPTIMIZELY
- See Also:
- Constant Field Values
-
RESPONSYS
static final int RESPONSYS
- See Also:
- Constant Field Values
-
CLEVERTAP
static final int CLEVERTAP
- See Also:
- Constant Field Values
-
ONETRUST
static final int ONETRUST
- See Also:
- Constant Field Values
-
GOOGLE_ANALYTICS_FIREBASE
static final int GOOGLE_ANALYTICS_FIREBASE
- See Also:
- Constant Field Values
-
PILGRIM
static final int PILGRIM
- See Also:
- Constant Field Values
-
SWRVE
static final int SWRVE
- See Also:
- Constant Field Values
-
BLUESHIFT
static final int BLUESHIFT
- See Also:
- Constant Field Values
-
NEURA
static final int NEURA
- See Also:
- Constant Field Values
-
BROADCAST_ACTIVE
@NonNull static final java.lang.String BROADCAST_ACTIVE
- See Also:
- Constant Field Values
-
BROADCAST_DISABLED
@NonNull static final java.lang.String BROADCAST_DISABLED
- See Also:
- Constant Field Values
-
-