Assignments

class Assignments(storage: LocalStorage, network: SuperwallAPI, ioScope: CoroutineScope, unconfirmedAssignments: Map<ExperimentID, Experiment.Variant> = emptyMap())(source)

Constructors

Link copied to clipboard
constructor(storage: LocalStorage, network: SuperwallAPI, ioScope: CoroutineScope, unconfirmedAssignments: Map<ExperimentID, Experiment.Variant> = emptyMap())

Properties

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun reset()