ArcGIS Runtime SDK for iOS
100.15
|
Result of setting a license.
Instances of this class represent the result of setting an application license through AGSArcGISRuntimeEnvironment
Properties | |
NSDictionary< NSString *, NSNumber * > * | extensionsStatus |
AGSLicenseStatus | licenseStatus |
|
readnonatomiccopy |
Status of application's extension licenses as a dictionary where the keys are the extension license name, and values are AGSLicenseStatus
|
readnonatomicassign |
The license status from a call to setLicenseKey:error: (AGSArcGISRuntimeEnvironment)
.