AppPackage QML Type

Provides Application download, status and error message. More...

Import Statement: import ArcGIS.AppFramework 1.0
Inherits:

AppFrameworkObject

Properties

Signals

  • progress(int percentage, int secondsRemainingEstimate)

Methods

Detailed Description

The AppPackage component manages download progress and status of app downloads in Player.

This component is deprecated at version 5.0.

Property Documentation

appInfo : AppInfo


[read-only] error : AppFrameworkError


portal : object


[read-only] status : ItemPackage::Status


[read-only] statusMessage : string


Signal Documentation

progress(int percentage, int secondsRemainingEstimate)

This signal is emitted while a file is downloading.

Note: The corresponding handler is onProgress.


Method Documentation

download()


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close