Maps and Navigation SDK
androidJvm
com.tomtom.sdk.navigation:horizon-data-source
/
com.tomtom.sdk.navigation.horizon.datasource
/
HazardData
/
HazardData
Hazard
Data
constructor
(
id
:
String
,
expirationTime
:
Date
,
type
:
HazardType
,
category
:
HazardCategory
,
severity
:
Severity
,
detailedInformation
:
DetailedHazardInformation
?
,
location
:
HazardLocation
,
locationReference
:
LocationReference
)