TrckrParam

constructor(name: String, strategy: TrackStrategy, value: Any?)

Parameters

name

Name of parameter.

strategy

Conversion strategy that should be used when converting value of this parameter.

value

Argument that passed to event method.