|
ArcGIS Runtime SDK for iOS
100.15
|
Expiration details, that indicate whether a given package is out of date.
Expiration details can indicate that the package in question:
AGSExpirationTypeAllowExpiredAccess) AGSExpirationTypePreventExpiredAccess)
Properties | |
| NSDate * | dateTime |
| AGSExpirationType | expirationType |
| BOOL | expired |
| NSString * | message |
|
readnonatomicstrong |
The date and time when the package will expire.
|
readnonatomicassign |
The type of expiration for the given package.
|
readnonatomicassign |
Returns YES if the given package has expired
|
readnonatomiccopy |
An accompanying message which provides contextual information when the package has expired.