A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-offlinemapsyncresult.html below:

OfflineMapSyncResult Class | ArcGIS Maps SDK for Qt

  • OfflineMapSyncResult
  • class Esri::ArcGISRuntime::OfflineMapSyncResult

    The result of an OfflineMapSyncJob. More...

    Public Functions Detailed Description

    When the job completes, this result indicates whether any errors were incurred during the synchronization process (hasErrors). If so, you can examine the dictionary of layerResults and tableResults to identify the source of the problem for each layer and table.

    Relevant samples:

    Member Function Documentation [override virtual noexcept] OfflineMapSyncResult::~OfflineMapSyncResult()

    Destructor.

    bool OfflineMapSyncResult::hasErrors() const

    Returns true if the offline map sync result has synchronization errors available, false otherwise.

    [since Esri::ArcGISRuntime 100.6] bool OfflineMapSyncResult::isMobileMapPackageReopenRequired() const

    Returns true if the mobile map package must be closed and reopened with a new instance to allow the updates to take effect, false otherwise.

    In some cases, applying updates may require files such as mobile geodatabases to be replaced with a new version. When reopen is required, this property will be true and you need to:

    If your offline map was created using PreplannedUpdateMode::DownloadScheduledUpdatesAndUploadNewFeatures, be aware that immediately following replacement, the new geodatabase will not contain the new features that have been synced up to the feature service. The uploaded features can be downloaded after the next scheduled update has executed and changes are available for download.

    This function was introduced in Esri::ArcGISRuntime 100.6.

    QMap<Esri::ArcGISRuntime::FeatureLayer *, Esri::ArcGISRuntime::OfflineMapSyncLayerResult *> OfflineMapSyncResult::layerResults() const

    Returns the synchronization results for geodatabase feature layers that could be synchronized.

    QMap<Esri::ArcGISRuntime::FeatureTable *, Esri::ArcGISRuntime::OfflineMapSyncLayerResult *> OfflineMapSyncResult::tableResults() const

    Returns the synchronization results for feature tables that could be synchronized.


    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4