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