PublicTransportDirectoryPlatformDepartureInfo | iOS SDK | Urbi Documentation
iOS SDK

PublicTransportDirectoryPlatformDepartureInfo

Information about the departure from the stop platform.

public init(
    platformId: DgisObjectId,
    departureTime: DayTime = DayTime(hours: 0, minutes: 0)
)
Parameters
platformId
departureTime
Properties

Identifier of the stop platform.

Exact time of transport departure from the stop platform in the HH:MM format (in the local timezone of the object).