GooglePlayLocationUtils

Functions

Link copied to clipboard

Delete the cache of registered geofences. This will cause any geofences passed to .registerGeofencesWithGooglePlayIfNecessary on the next call to that method to be registered.

fun registerGeofencesWithGooglePlayIfNecessary(context: Context, geofenceList: List<BrazeGeofence>, geofenceRequestIntent: PendingIntent)

Requests to register the given list of geofences with Google Play Location Services.

Requests a single location update from Google Play Location Services for the given pending intent.