android-components / mozilla.components.service.glean / Glean / setExperimentInactive
setExperimentInactive
fun setExperimentInactive(experimentId: String): Unit (source)
Indicate that an experiment is no longer running.
Parameters
experimentId - The id of the experiment to deactivate.