VarioqubConfigAdapter

Properties

Link copied to clipboard
abstract val adapterName: String

Human-readable adapter name.

Functions

Link copied to clipboard
abstract fun reportConfigChanged(configData: ConfigData)

Reports a configuration change.

Link copied to clipboard

Retrieves the device identifier.

Link copied to clipboard

Retrieves the user identifier.

Link copied to clipboard
abstract fun setExperiments(experiments: String)

Sets current active experiments.

Link copied to clipboard
abstract fun setTriggeredTestIds(triggeredTestIds: Set<Long>)

Sets the triggered test IDs.