Builder
Build a new TrafficOverrideOptions
Constructors
Functions
Link copied to clipboard
Build the TrafficOverrideOptions
Link copied to clipboard
fun heavyCongestionRange(range: IntRange): TrafficOverrideOptions.Builder
Content copied to clipboard
Defines the range for heavy congestion traffic
Link copied to clipboard
fun highSpeedThresholdInKmPerHour(value: Int): TrafficOverrideOptions.Builder
Content copied to clipboard
Defines what speed should be treated as a high speed
Link copied to clipboard
Defines if traffic override is enabled
Link copied to clipboard
Defines the range for low congestion traffic
Link copied to clipboard
fun moderateCongestionRange(range: IntRange): TrafficOverrideOptions.Builder
Content copied to clipboard
Defines the range for moderate congestion traffic
Link copied to clipboard
fun severeCongestionRange(range: IntRange): TrafficOverrideOptions.Builder
Content copied to clipboard
Defines the range for severe congestion traffic