Step Completion Topic Completed Apps Flyer Analytic Event
class StepCompletionTopicCompletedAppsFlyerAnalyticEvent(topicId: Long, trackTitle: String?, trackIsCompleted: Boolean) : AppsFlyerAnalyticEvent
Represents step completion analytic event when a user has completed a topic.
Parameters
topic Id
Completed topic id.
track Title
Title of the track.
track Is Completed
true if the track is completed, false otherwise.