Incident

open class Incident : RouteEventNotificationsSettings

Enables to change incident settings.

Functions

getSearchDistance
Link copied to clipboard
open fun getSearchDistance(): Int
Returns speed cameras search distance ahead of vehicle.
getSearchDistanceInCity
Link copied to clipboard
open fun getSearchDistanceInCity(): Int
Returns speed cameras search distance ahead of vehicle.
resetToDefault
Link copied to clipboard
open fun resetToDefault()
Resets all settings to default.
setSearchDistance
Link copied to clipboard
open fun setSearchDistance(distance: Int)
Sets speed cameras search distance ahead of vehicle.
setSearchDistanceInCity
Link copied to clipboard
open fun setSearchDistanceInCity(distance: Int)
Sets speed cameras search distance ahead of vehicle.