tripkit-android / com.skedgo.tripkit.ui.geocoding / FetchGoogleLocationsImpl

FetchGoogleLocationsImpl

class FetchGoogleLocationsImpl :FetchGoogleLocations

Constructors

Name Summary
<init> FetchGoogleLocationsImpl(placeSearchRepository: PlaceSearchRepository)

Functions

Name Summary
getLocations fun getLocations(parameters:FetchLocationsParameters): Observable<List<GCResultInterface>>