LicenseResult class final
The status of the license and any extension licenses.
- Implemented types
Properties
-
extensionsStatus
→ Map<
String, LicenseStatus> -
A mapping of key-value pairs for extension license name to license status.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- licenseStatus → LicenseStatus
-
The license status from a call to ArcGISEnvironment.setLicenseUsingKey.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited