|
ChipDna Mobile
|
This class represents the current status of TMS updates. More...
#import <TmsStatus.h>
Inherits NSObject.
Properties | |
| NSString * | dateTimeFormat |
| NSString * | lastConfigUpdateDateTime |
| NSString * | daysUntilConfigUpdateRequired |
| NSString * | requiredConfigUpdateDateTime |
This class represents the current status of TMS updates.
|
readnonatomicstrong |
Date format for lastConfigUpdateDateTime.
|
readnonatomicstrong |
The number of days until a TMS config update must take place.
|
readnonatomicstrong |
The time and date of the last TMS config update.
|
readnonatomicstrong |
The time and date when config update is required.