Package com. arcgismaps
Types
An API key is a unique key used to authorize access to specific services and resources in ArcGIS Online. It is also used to monitor access to those services.
An interface for getting and setting the API key of an object. This interface will be used for getting and setting the API key generated from ArcGIS Developers website on object where required.
An exception that represents an error in this API. More specific information of where the error occurred and what caused it are provided via .getErrorDomain and .getErrorCode.
Details of an extension license.
Represents a 128-bit globally unique identifier (GUID). A Guid
is used across the API when a unique identifier is needed, for example when representing a feature attribute of field type com.arcgismaps.data.FieldType.Guid. Its canonical textual representation follows the Leach–Salz variant, for example {E4904A51-1337-4105-AED6-E1A8EA225DC3}
.
A class that contains encrypted JSON information pertaining to a licensed named user.
The different license levels. Each of different license levels.
The status of the license and any extension licenses.
The different license statuses that occur from setting a license. Each of different license statuses.
The different license types. Each of the possible license types that the application could be licensed as.
The load status for the object. This is used to determine the status of an object that is Loadable.
How curve geometries are fetched from and sent to services that support curves. By default, curve geometries are not fetched from services that support curves, meaning that densified versions of any curve geometries are fetched from the service. By default, this API is not a true curve-enabled client when sending updates to services that support curves. Use ArcGISRuntimeEnvironment.getServiceCurveGeometryMode() to change this default behavior.
Supported units of distance.