ArcGISEnvironment

object ArcGISEnvironment

Functions

Link copied to clipboard
fun initialize()
Link copied to clipboard
fun setLicense(licenseKey: String): LicenseResult?

License an application for deployment using an ESRI license string.

Properties

Link copied to clipboard
var apiKey: ApiKey?

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.

Link copied to clipboard
var applicationContext: Context?
Link copied to clipboard
val arcGISHttpClient: ArcGISHttpClient
Link copied to clipboard
val authenticationManager: AuthenticationManager
Link copied to clipboard
val license: License

Get the license details about the application.