/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.servicedetail/LoadServices

LoadServices

\ class LoadServices@Injectconstructor(context: Context, serviceRepository: ServiceRepository)

Loads service stops and line overlays and re-emits when underlying provider data changes.

Constructors

LoadServices @Inject
constructor(context: Context, serviceRepository: ServiceRepository)

Functions

Name Summary
execute fun execute(service: TimetableEntry, stop: ScheduledStop): Flowable<ServiceStopAndLine>
fetch fun fetch(service: TimetableEntry, stop: ScheduledStop): Completable