Declared in LimeGeofenceManager.h

Block Definition

GeofenceVisibilityStatusChange

Callback that receives found, stale and lost geofences (LimeGeofence class) as parameters.

typedef void (^GeofenceVisibilityStatusChange) (NSArray *foundGeofence, NSArray *staleGeofence, NSArray *lostGeofence)

Discussion

Callback that receives found, stale and lost geofences (LimeGeofence class) as parameters.

Declared In

LimeGeofenceManager.h