tripkit-android / com.skedgo.tripkit.parkingspots / OnStreetParkingRepository / getByCellIds

getByCellIds

abstract fun getByCellIds(ids:List<String>, southWest:GeoPoint, northEast:GeoPoint): Observable<List<OnStreetParking>>