sdk-traffic / com.tomtom.online.sdk.traffic.incidents.query / IIncidentDetailsQuery / withIsoLanguage

withIsoLanguage

abstract fun withIsoLanguage(isoLanguage: String!): IIncidentDetailsQuery!

ISO 639-1 code for the output language. See https://developer.tomtom.com/online-traffic/online-traffic-documentation-online-traffic-incidents/traffic-incident-details for a list of supported languages and their ISO codes.

Parameters

isoLanguage - String!: The language to use in the Response to a created query.

Return
IIncidentDetailsQuery!: A reference to this object.