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