MRTExperimentData
class MRTExperimentData : NSObject |
Undocumented
Summary
Class methods
init(testId: UInt, userGroup: UInt, userBucket: UInt) |
Properties
var testId: UInt { get } |
var userGroup: UInt { get } |
var userBucket: UInt { get } |
Class methods
init(testId:userGroup:userBucket:)
init(testId: UInt, userGroup: UInt, userBucket: UInt) |
Properties
testId
var testId: UInt { get } |
Undocumented
userGroup
var userGroup: UInt { get } |
Undocumented
userBucket
var userBucket: UInt { get } |
Undocumented