/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/FetchLocations
FetchLocations
interface FetchLocations
Inheritors
| FetchFoursquareLocations |
| FetchGoogleLocations |
| FetchLocalLocations |
| FetchTripGoLocations |
Functions
| Name | Summary |
|---|---|
| getLocations | abstract fun getLocations(parameters: FetchLocationsParameters): Observable<List<GCResultInterface>> |