sdk-common / com.tomtom.online.sdk.common.service / ServiceBaseResponse / getResponseStatus

getResponseStatus

open fun getResponseStatus(): ResponseStatus!

Overrides ServiceResponse.getResponseStatus

The error which occurred during the query process. It might be null.

Return
ResponseStatus!: The object which contains data about error which occurred during query processing.