SENTSmartGeofencesRefreshHandler
The result handler when invoking refreshSmartGeofencesWithCompletionHandler:
typedef void (^SENTSmartGeofencesRefreshHandler)(SENTSmartGeofencesRefreshResult *_Nullable result,
SENTSmartGeofencesRefreshError *_Nullable error);
Last updated