Package-level declarations
Types
BroadcastReceiver that handles geofence transitions and single location updates from Google Play Location Services for the Braze SDK.
An implementation of the geofence calls so that they are contained in a single, external module that clients don't need to include if they don't want location services.
An implementation of the location calls so that they are contained in a single, external module that clients don't need to include if they don't want location services.
Utility methods for interacting with Google Play Location Services to manage geofence registration, location requests, and geofence data store persistence.
Interface for the geofence management API used by the Braze SDK.
Interface for the location services API used by the Braze SDK for geofence monitoring and location collection.