/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.timetables/FetchService

FetchService

\ class FetchService@Injectconstructor(context: Context, getModeAccessibility: GetModeAccessibility)

Constructors

FetchService @Inject
constructor(context: Context, getModeAccessibility: GetModeAccessibility)

Functions

Name Summary
execute fun execute(service: TimetableEntry, stop: Location): Completable
executeWithResponse fun executeWithResponse(service: TimetableEntry, stop: ScheduledStop): Single<Pair<List<StopInfo>, List<ServiceLineOverlayTask.ServiceLineInfo>>>