stopMonitoringGeofence()

Stop monitoring a specific geofence.

  • id—(Required) Unique ID assigned to a specific geofence.

A Promise object that resolves as void. If there’s an error, a rejected promise returns the error type of GeofenceServiceFailure.

Use this function to stop monitoring of a specific geofence.