optInWithBranch

abstract fun optInWithBranch(experimentSlug: String, branch: String): List<EnrollmentChangeEvent>

Opt in to a specific branch on a specific experiment. Useful for developers to test their app's interaction with the experiment.