ru.dgis.sdk.directory.PublicTransportPreciseSchedule | Android SDK | Urbi Documentation
Android SDK

PublicTransportPreciseSchedule

Exact arrival schedule of public transport to the stop platform.

PublicTransportPreciseSchedule(
	preciseTime: DayTime,
	nextTrips: List<Long>,
	nextTripsUtc: List<Long>
)

Exact arrival schedule of public transport to the stop platform.

Parameters
preciseTime
nextTrips
nextTripsUtc
Returns
Properties

Exact arrival time of the transport in the HH:MM format (in the local timezone of the object).

Arrival times of the next trips (in the local timezone of the object).

Times of the next trips in UTC.