MapsIndoors iOS SDK V3
|
#include <MPTransitTime.h>
Properties | |
NSString< Optional > * | text |
NSNumber< Optional > * | value |
NSString< Optional > * | time_zone |
Transit time information.
|
readwritenonatomicstrong |
The time specified as a string. The time is displayed in the time zone of the transit stop.
|
readwritenonatomicstrong |
Time zone of this stop/station. The value is the name of the time zone as defined in the IANA Time Zone Database, e.g. "America/New_York".
|
readwritenonatomicstrong |
The time specified as Unix time, or seconds since midnight, January 1, 1970 UTC.