GetLocationCallback

fun interface GetLocationCallback

Callback involved to get the location.

Functions

Link copied to clipboard
abstract fun onResult(location: Location?)

Invoked when the location is available.