requestSingleLocationUpdateFromGooglePlay
fun requestSingleLocationUpdateFromGooglePlay(context: Context, resultListener: IBrazeGeofenceLocationUpdateListener)
Requests a single location update from Google Play Location Services for the given pending intent.
Parameters
resultListener
A callback of type IBrazeGeofenceLocationUpdateListener which will be informed of the result of location update.