googleDirectionLibrary / com.akexorcist.googledirection / DirectionCallback / onDirectionSuccess

onDirectionSuccess

abstract fun onDirectionSuccess(@Nullable direction: Direction): Unit

Retrieve the response from direction request successfully.

Parameters

direction - The direction result from the Google Direction API

Since
1.0.0