FirebaseABTesting Framework Reference

Classes

The following classes are available globally.

  • This class is for Firebase services to handle experiments updates to Firebase Analytics. Experiments can be set, cleared and updated through this controller.

    Declaration

    Objective-C

    
    @interface FIRExperimentController : NSObject
  • An Experiment Lifecycle Event Object that specifies the name of the experiment event to be logged by Firebase Analytics.

    Declaration

    Objective-C

    
    @interface FIRLifecycleEvents : NSObject