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

hasError

abstract fun hasError(): Boolean

True if an error occurred, false otherwise.

Return
Boolean: true if an error occurred, false otherwise