/tripkit/TripKitAndroid/com.skedgo.tripkit.android
Package-level declarations
Types
| Name | Summary |
|---|---|
| A2bRoutingComponent | @Subcomponent interface A2bRoutingComponent Creates UseCases and Repositories related to the A2bRouting feature. |
| AnalyticsComponent | @Subcomponent(modules = [AnalyticsDataModule::class]) interface AnalyticsComponent Creates UseCases and Repositories related to the Analytics feature. |
| DateTimeComponent | @Subcomponent(modules = [DateTimeDataModule::class]) interface DateTimeComponent Creates UseCases and Repositories related to the DateTime feature. |
| FeatureScope | @Scope annotation class FeatureScope |
| FetchRegionsService | class FetchRegionsService : JobService |
Functions
| Name | Summary |
|---|---|
| refreshRegions | fun Observable<TripKit>.refreshRegions(): Observable<Unit> |