Obsolete Members for OfflineMapSyncTask

  • OfflineMapSyncTask
  • The following members of class OfflineMapSyncTask are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (obsolete) OfflineMapSyncTask(Esri::ArcGISRuntime::Map *map, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

    Member Function Documentation

    OfflineMapSyncTask::OfflineMapSyncTask(Esri::ArcGISRuntime::Map *map, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Constructor that accepts an online map, a credential, and a parent object.

    • map - The map to synchronize.
    • credential - The Credential to use to connect to a secured service.
    • parent - The parent object of this OfflineMapTask.

    Any credentials set in this constructor will not be honored. If the map is associated with a PortalItem, set the credential on the Portal related to the Map's PortalItem instead.

    [override virtual] Esri::ArcGISRuntime::Credential *OfflineMapSyncTask::credential() const

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Reimplements: RemoteResource::credential() const.

    Returns the Credential used to connect to a secured service.

    [override virtual] Esri::ArcGISRuntime::RequestConfiguration OfflineMapSyncTask::requestConfiguration() const

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Reimplements: RemoteResource::requestConfiguration() const.

    Returns the configuration parameters used for network requests sent by this task.

    See also setRequestConfiguration().

    [override virtual] void OfflineMapSyncTask::setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration)

    This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

    Reimplements: RemoteResource::setRequestConfiguration(const Esri::ArcGISRuntime::RequestConfiguration &requestConfiguration).

    Sets configuration parameters used for network requests sent by this task to requestConfiguration.

    See also requestConfiguration().

    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