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.