BeaconIdentifier Class

  • BeaconIdentifier
  • class Esri::ArcGISRuntime::BeaconIdentifier

    Identifier of a single iBeacon device. More...

    Header: #include <BeaconIdentifier.h>
    Since: Esri::ArcGISRuntime 200.6
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~BeaconIdentifier() override
    quint16 major() const
    quint16 minor() const
    QUuid uuid() const

    Detailed Description

    Member Function Documentation

    [override virtual] BeaconIdentifier::~BeaconIdentifier()

    Destructor.

    quint16 BeaconIdentifier::major() const

    Returns ibeacon major according to the iBeacon specification.

    quint16 BeaconIdentifier::minor() const

    Returns ibeacon minor according to the iBeacon specification.

    QUuid BeaconIdentifier::uuid() const

    Returns ibeacon UUID according to the iBeacon specification.

    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