ArcGIS Runtime SDK for iOS: AGSOfflineMapSyncParameters.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSOfflineMapSyncParameters.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSPreplannedScheduledUpdatesOption { AGSPreplannedScheduledUpdatesOptionNoUpdates = 0 , AGSPreplannedScheduledUpdatesOptionDownloadAllUpdates = 1 }
 

Enumeration Type Documentation

◆ AGSPreplannedScheduledUpdatesOption

Enumerates options for downloading read-only preplanned updates from an online map area.

Since
100.6
Enumerator
AGSPreplannedScheduledUpdatesOptionNoUpdates 

No updates will be downloaded.

AGSPreplannedScheduledUpdatesOptionDownloadAllUpdates 

All available updates for feature data will be downloaded.