ArcGIS Runtime SDK for iOS: AGSFenceGeotriggerNotificationInfo.h File Reference
ArcGIS Runtime SDK for iOS  100.15
AGSFenceGeotriggerNotificationInfo.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSFenceNotificationType { AGSFenceNotificationTypeEntered = 0 , AGSFenceNotificationTypeExited = 1 }
 

Enumeration Type Documentation

◆ AGSFenceNotificationType

The type of AGSFenceGeotrigger that was met.

Since
100.12
Enumerator
AGSFenceNotificationTypeEntered 

The feed data has entered one of the fence geometries.

AGSFenceNotificationTypeExited 

The feed data has exited one of the fence geometries.