/tripkit/TripKitAndroid/com.skedgo.tripkit.tsp

Package-level declarations

Types

Name Summary
RegionInfoApi interface RegionInfoApi
Retrieves detailed information about covered transport service providers for the specified regions.
RegionInfoBody @Value.Immutable
@Gson.TypeAdapters
interface RegionInfoBody
RegionInfoRepository open class RegionInfoRepository@Injectconstructor(regionInfoService: RegionInfoService)
RegionInfoResponse @Gson.TypeAdapters
@Value.Immutable
interface RegionInfoResponse
RegionInfoService class RegionInfoService@Injectconstructor(regionInfoApiLazy: Lazy<RegionInfoApi>)
A facade of RegionInfoApi that has failover on multiple servers.
TspModule @Module
class TspModule

Functions

Name Summary
hasWheelChairInformation fun RegionInfo.hasWheelChairInformation(): Boolean