Obsolete Members for Attachment

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

    Public Functions

    (deprecated) Esri::ArcGISRuntime::TaskWatcher fetchData()

    Signals

    (deprecated) void fetchDataCompleted(const QUuid &taskId, const QByteArray &data)

    Member Function Documentation

    Esri::ArcGISRuntime::TaskWatcher Attachment::fetchData()

    This function is deprecated. We strongly advise against using it in new code.

    Fetches the raw data for the attachment and returns a TaskWatcher for the asynchronous operation.

    Only one fetch data operation can be executed at a time for the same attachment.

    [signal] void Attachment::fetchDataCompleted(const QUuid &taskId, const QByteArray &data)

    This function is deprecated. We strongly advise against using it in new code.

    Signal emitted when data has been fetched for this attachment.

    • taskId - The task ID for the asynchronous operation.
    • data - The data in bytes for the attachment.

    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