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

withIsoLanguage

fun withIsoLanguage(isoLanguage: String): IncidentDetailsQueryBuilder

Overrides IIncidentDetailsQuery.withIsoLanguage

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 - The language to use in the Response to a created query.

Return
A reference to this object.