PublicTransportPreciseSchedule | iOS SDK | Urbi Documentation
iOS SDK

PublicTransportPreciseSchedule

Exact arrival schedule of public transport to the stop platform.

public init(
    preciseTime: DayTime,
    nextTrips: [UInt64],
    nextTripsUtc: [UInt64]
)
Parameters
preciseTime
nextTrips
nextTripsUtc
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.