tripkit-android / com.skedgo.tripkit.locations / RealTimeInfo
RealTimeInfo
class RealTimeInfo
Constructors
Name | Summary |
---|---|
<init> | RealTimeInfo(availableChargingSpaces: Int , availableVehicles: Int , totalSpaces: Int , lastUpdate: Long , inService: Boolean ) |
Properties
Name | Summary |
---|---|
availableChargingSpaces | val availableChargingSpaces: Int |
availableVehicles | val availableVehicles: Int |
inService | val inService: Boolean |
lastUpdate | val lastUpdate: Long |
totalSpaces | val totalSpaces: Int |