android-components / mozilla.components.service.fretboard / Fretboard / isInExperiment

isInExperiment

fun isInExperiment(context: Context, descriptor: ExperimentDescriptor): Boolean (source)

Checks if the user is part of the specified experiment

Parameters

context - context

descriptor - descriptor of the experiment to check

Return
true if the user is part of the specified experiment, false otherwise