fun isInExperiment(context: Context, descriptor: ExperimentDescriptor): Boolean
(source)
Checks if the user is part of the specified experiment
descriptor
- descriptor of the experiment to check
Return
true if the user is part of the specified experiment, false otherwise