|
ArcGIS Runtime SDK for iOS
100.15
|
The application's extension license details.
Instances of this class represent the current state of the application's extension license.
Properties | |
| NSDate * | expiry |
| AGSLicenseStatus | licenseStatus |
| NSString * | name |
| BOOL | permanent |
|
readnonatomicstrong |
The date this extension license will expire.
|
readnonatomicassign |
Current status of this extension license.
|
readnonatomiccopy |
Name of this extension license. This is the name embedded in the license string.
|
readnonatomicassign |
Whether or not the extension license is permanent.