Builder

open class Builder

The TrackingConfig.Builder.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun build(): TrackingConfig
Builds the TrackingConfig object.
Link copied to clipboard
open fun setTimedTrackingEventsEnabled(timedTrackingEventsEnabled: Boolean): TrackingConfig.Builder
Enables events which depends on the Ad time progress to be tracked.