Enumerations
The following enumerations are available globally.
-
This enumerated type is used to indicate the type of experiment that the ApptimizeTestInfo class refers to.
See moreDeclaration
Objective-C
enum ExperimentType {}
Swift
enum ExperimentType : Int
-
This enumerated type is used to indicate why the user has been unenrolled from a given experiment.
See moreDeclaration
Objective-C
enum UnenrollmentReason {}
Swift
enum UnenrollmentReason : Int