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