/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.locationhelper/LocationHelper/OnLocationFoundListener/locationFound
locationFound
\ abstract fun locationFound(location: Location)
Called when a location is found.
Parameters
androidJvm
location | The user's current location. |