GeotriggerFeed Class

  • GeotriggerFeed
  • class Esri::ArcGISRuntime::GeotriggerFeed

    Feed data required for a Geotrigger. More...

    Header: #include <GeotriggerFeed.h>
    Since: Esri::ArcGISRuntime 100.12
    Inherits: Esri::ArcGISRuntime::Object
    Inherited By:

    Esri::ArcGISRuntime::LocationGeotriggerFeed

    Public Functions

    virtual ~GeotriggerFeed() override
    Esri::ArcGISRuntime::GeotriggerFeedType geotriggerFeedType() const

    Detailed Description

    A GeotriggerFeed is the dynamic component of a Geotrigger. Typically, it is the data that moves around and triggers the condition. For example, if the condition is "notify me when my position comes within 50 meters of one of my target areas", the feed data is "my position". Feed data for the device location is created as a LocationGeotriggerFeed.

    Relevant samples:

    Member Function Documentation

    [override virtual] GeotriggerFeed::~GeotriggerFeed()

    Destructor.

    Esri::ArcGISRuntime::GeotriggerFeedType GeotriggerFeed::geotriggerFeedType() const

    Returns the type of feed data.

    The type for a specific feed data object.

    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