onLocationRequestComplete

open override fun onLocationRequestComplete(location: IBrazeLocation?)

Informs the BrazeGeofenceManager about the result of the last single location request.

Parameters

location

an IBrazeLocation value that indicates whether the last single location request succeeded by way of being null or not.