A B C D E F G H I M O R S T U V 

A

addOnExperimentsProcessedListener(Apptimize.OnExperimentsProcessedListener) - Static method in class com.apptimize.Apptimize
Add a callback to be invoked when an Apptimize configuration is recalculated.
addToMetric(String, double) - Static method in class com.apptimize.Apptimize
Deprecated.
Apptimize - Class in com.apptimize
 
Apptimize.IsFirstTestRun - Enum in com.apptimize
An enum that indicates if this is the first time that a test has been run.
Apptimize.OnExperimentRunListener - Interface in com.apptimize
Deprecated.
Apptimize.OnExperimentsProcessedListener - Interface in com.apptimize
Interface definition for a callback to be invoked when an Apptimize A/B experiment configuration is recalculated.
Apptimize.OnTestEnrollmentChangedListener - Interface in com.apptimize
Interface definition for callbacks to be invoked when an Apptimize A/B experiment enrollment has changed.
Apptimize.OnTestRunListener - Interface in com.apptimize
Interface definition for a callback to be invoked when an Apptimize A/B test is run.
Apptimize.UnenrollmentReason - Enum in com.apptimize
This enumerated type is used to indicate why the user has been unenrolled from a given experiment.
ApptimizeExperiment - Class in com.apptimize
Note: This class will soon be deprecated.
ApptimizeExperiment() - Constructor for class com.apptimize.ApptimizeExperiment
 
ApptimizeExplicitlyEnabled - Annotation Type in com.apptimize
This annotation is only used if ApptimizeOptions.setExplicitEnablingRequired(boolean) is set to true, in which case visual variants and metrics will only be allowed for an Activity if it has this annotation.
ApptimizeOptions - Class in com.apptimize
Configurable options when making calls to run Apptimize tests.
ApptimizeOptions() - Constructor for class com.apptimize.ApptimizeOptions
 
ApptimizeOptions.LogLevel - Enum in com.apptimize
When used as an argument to ApptimizeOptions.setLogLevel(com.apptimize.ApptimizeOptions.LogLevel), Apptimize will log all messages of the given importance or higher
ApptimizeTest - Class in com.apptimize
 
ApptimizeTest() - Constructor for class com.apptimize.ApptimizeTest
 
ApptimizeTestInfo - Class in com.apptimize
Information about a single Apptimize A/B test that this device is enrolled in.
ApptimizeTestInfo(String, Long, ApptimizeTestType, String, long, Date, Date, boolean, int, int, int, String, String) - Constructor for class com.apptimize.ApptimizeTestInfo
Create a new ApptimizeTestInfo data class.
ApptimizeVar<T> - Class in com.apptimize
An Apptimize variable whose value can be changed in A/B experiments.
A B C D E F G H I M O R S T U V