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

withLanguage

abstract fun withLanguage(language: IncidentResponseLanguage!): IIncidentDetailsQuery!

Sets the language to use in the Response to a created query.

Parameters

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

Return
IIncidentDetailsQuery!: A reference to this object.