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

    Public Functions

    (deprecated) ArcGISStreamService(const QUrl &url, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

    Member Function Documentation

    [deprecated] ArcGISStreamService::ArcGISStreamService(const QUrl &url, Esri::ArcGISRuntime::Credential *credential, QObject *parent = nullptr)

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

    Creates a new stream service.

    • url - The URL of the stream service.
    • credential - a credential if the service is secured.
    • parent - The optional parent QObject.