TrafficIncidentLookupOptions (API Reference)
Package com.here.sdk.traffic
Class TrafficIncidentLookupOptions
java.lang.Object
com.here.sdk.traffic.TrafficIncidentLookupOptions
All the options to specify how a single incident should be queried.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
languageCode
The language code of the query. If the language code is null or not supported then response fields are expected in the original language of the country that the incident belongs to.
-
-
Constructor Details
-
TrafficIncidentLookupOptions
public TrafficIncidentLookupOptions()Creates a new instance with default value.
-
-
Method Details