open class IncidentDetailsResponse : ServiceBaseResponse
Response to a com.tomtom.online.sdk.traffic.incidents.query.IncidentDetailsQuery
.
IncidentDetailsResponse()
Response to a |
open fun addIncident(incident: BaseTrafficIncident!): Unit |
|
open fun getIncidents(): ImmutableList<BaseTrafficIncident!>!
Gets a collection of incidents and incident clusters in the area specified in |