Traffic Info
Class contains information about traffic on the route. It determines type of incident, delay, etc...
Constructors
TrafficInfo
Link copied to clipboard
open fun TrafficInfo(severity: Int, affectedArea: GeoBoundingBox, id: String, distance: Int, affectedLength: Int, delay: Int)
Content copied to clipboard
Types
TrafficSeverity
Link copied to clipboard
Functions
describeContents
Link copied to clipboard
getAffectedArea
Link copied to clipboard
getAffectedLength
Link copied to clipboard
getDistance
Link copied to clipboard
getSeverity
Link copied to clipboard
getUniqueId
Link copied to clipboard
isValidParcelable
Link copied to clipboard
writeToParcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard