StepCompletionStepSolvedAmplitudeAnalyticEvent

Represents step completion analytic event when a user has completed a problem.

Parameters

stepId

Solved problem id.

trackTitle

Title of the track.

See also

Constructors

constructor(stepId: Long, trackTitle: String?)

Properties

Link copied to clipboard
override val name: String
Link copied to clipboard
override val params: Map<String, Any>
Link copied to clipboard
override val sources: Set<AnalyticSource>