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