RemoveObserverCallback

Callback that returns the result of removing a geofence monitored features' observer.

Parameters

result

No expectation if the operation succeeds, or a GeofencingError otherwise.

Functions

Link copied to clipboard
abstract fun run(@NonNull result: Expected<GeofencingError, None>)