NMAUrbanMobilityStation
Class Summary
class NMAUrbanMobilityStation
Derived from: NMAUrbanMobilityPlace
Public transport station.
Include: NMAKit.framework/headers/NMAUrbanMobilityStation.h
[For complete information, see the section Class Details]
See also:
Public Property Summary
Public Properties |
---|
[readable, assign] YES if the departure board is available for this station |
[readable, assign] Unique ID of the station |
Instance Method Summary
Instance Method Summary |
---|
|
Class Method Summary
Class Methods |
---|
|
Class Details
Public transport station.
IMPORTANT: Urban Mobility is a Beta feature. The related classes are subject to change without notice.
See also:
Public Property Details
[readable, assign] BOOL departureBoardAvailable
YES if the departure board is available for this station.
See also:
[readable, assign] NSString * stationId
Unique ID of the station.
Instance Method Details
-(nonnull instancetype) init
Instances of this class should not be initialized directly
Class Method Details
+(nonnull instancetype) new
Instances of this class should not be initialized directly