Obsolete Members for PortalUser

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

    Static Public Members

    (obsolete) Esri::ArcGISRuntime::PortalUser *fromJson(const QString &json, QObject *parent = nullptr)

    Member Function Documentation

    [static] Esri::ArcGISRuntime::PortalUser *PortalUser::fromJson(const QString &json, 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.

    Creates a new PortalUser from JSON.

    A PortalUser created using this function can't be used to fetch data from an online portal.

    /list /li json The JSON representation of the PortalUser. /li parent The parent object (optional). /endlist

    See also JsonSerializable.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.