Interface of sampler of variation. Used by KiiExperiment.GetAppliedVariation(Variation, VariationSampler) You can implement customized logic of sampling variation by implementing this interface.
|
ChooseVariation
(KiiExperiment, Variation)Called when sampling needed. |
Called when sampling needed.Syntax
Parameters
- experiment
- That requires sampling.
- fallback
- The variation to return when failed to get the applied variation.
Returns
Applied variation for this time.Remarks
Requirements
Namespace: KiiCorp.Cloud.ABTesting
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0