For the complete documentation index, see llms.txt. This page is also available as Markdown.

SENTSmartGeofencesRefreshHandler

The result handler when invoking refreshSmartGeofencesWithCompletionHandler:

typedef void (^SENTSmartGeofencesRefreshHandler)(SENTSmartGeofencesRefreshResult *_Nullable result,
                                                 SENTSmartGeofencesRefreshError *_Nullable error);

Last updated