FirebaseABTesting Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
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
Swift
class ExperimentController : NSObject
-
An Experiment Lifecycle Event Object that specifies the name of the experiment event to be
logged by Firebase Analytics.
Declaration
Swift
class LifecycleEvents : NSObject
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-11 UTC.
[null,null,["Last updated 2021-02-11 UTC."],[],[],null,["# FirebaseABTesting Framework Reference\n\nClasses\n=======\n\nThe following classes are available globally.\n- `\n ``\n ``\n `\n\n ### [ExperimentController](/docs/reference/swift/firebaseabtesting/api/reference/Classes/ExperimentController)\n\n `\n ` \n This class is for Firebase services to handle experiments updates to Firebase Analytics.\n Experiments can be set, cleared and updated through this controller. \n\n #### Declaration\n\n Swift \n\n class ExperimentController : NSObject\n\n- `\n ``\n ``\n `\n\n ### [LifecycleEvents](/docs/reference/swift/firebaseabtesting/api/reference/Classes/LifecycleEvents)\n\n `\n ` \n An Experiment Lifecycle Event Object that specifies the name of the experiment event to be\n logged by Firebase Analytics. \n\n #### Declaration\n\n Swift \n\n class LifecycleEvents : NSObject"]]