tripkit-android / com.skedgo.tripkit.ui.search / FetchGoogleLocations

FetchGoogleLocations

interface FetchGoogleLocations :FetchLocations

Functions

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

Inheritors

Name Summary
FetchGoogleLocationsImpl class FetchGoogleLocationsImpl :FetchGoogleLocations