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

hasError

open fun hasError(): Boolean

Overrides ServiceResponse.hasError

Specifies if the response has error.

Return
Boolean: The boolean value which determine if the error occurred during request action.