googleDirectionLibrary / com.akexorcist.googledirection / DirectionCallback / onDirectionFailure

onDirectionFailure

abstract fun onDirectionFailure(@NonNull t: Throwable): Unit

Retrieve the response from direction request with error result.

Parameters

t - A throwable from the response of Google Direction API.

Since
1.0.0