Enum PreplannedPackagingStatus
Enumerates the different packaging states that an online Preplanned
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PreplannedPackagingStatus
Remarks
A Preplanned
This enumeration lists the possible packaging states for an online map area. The area cannot be downloaded until the value is Complete.
Fields
Name | Description |
---|---|
Complete | Indicates that packaging is complete and the Preplanned This status value means that all packages required to download the Preplanned |
Failed | Indicates that a failure occurred when creating the packages for the Preplanned This status means that the Preplanned |
Processing | Indicates that the Preplanned This is the initial status for a Preplanned |
Unknown | Indicates that the packaging status of the Preplanned This status is returned when your app does not yet know the status of the online area. For example, this
would be the case where the Preplanned |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |