PublicTransportDirectoryRouteDirectionNamesInfo | iOS SDK | Urbi Documentation
iOS SDK

PublicTransportDirectoryRouteDirectionNamesInfo

Names of the start and the end stops of the route.

public init(
    fromName: String,
    toName: String
)
Parameters
fromName
toName
Properties

Start stop of the route.

End stop of the route.