Device version information. More...
#import <EZDeviceVersion.h>
Properties | |
NSString * | currentVersion |
Current version. | |
NSString * | latestVersion |
Latest version. | |
NSInteger | isNeedUpgrade |
Whether upgrade is needed: 0- No, 1- Yes, 3- Need to upgrade to the version higher than V1.7.0. | |
NSString * | downloadUrl |
Firmware download URL. The value exists only when the firmware can be upgraded. | |
NSString * | upgradeDesc |
Upgrade description. | |
Device version information.