ArcGIS Runtime SDK for iOS: AGSGeotriggerFeed Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSGeotriggerFeed Class Reference

Description

Feed data required for an AGSGeotrigger.

An AGSGeotriggerFeed is the dynamic component of an AGSGeotrigger. 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 an AGSLocationGeotriggerFeed.

Since
100.12
Inheritance diagram for AGSGeotriggerFeed:
AGSObject AGSLocationGeotriggerFeed