TrafficNotification

open class TrafficNotification

Types

TrafficLevel
Link copied to clipboard
annotation class TrafficLevel

Functions

equals
Link copied to clipboard
open fun equals(o: Any): Boolean
getDelayOnRoute
Link copied to clipboard
open fun getDelayOnRoute(): Int
Returns the delay on the route in minutes.
getTrafficInfoList
Link copied to clipboard
open fun getTrafficInfoList(): List<TrafficInfo>
Returns all traffic events on the route.
getTrafficLevel
Link copied to clipboard
open fun getTrafficLevel(): Int
Returns the level of traffic on route
hashCode
Link copied to clipboard
open fun hashCode(): Int