ClearFeaturesCallback

Callback that returns the result of clearing all monitored features.

Parameters

result

The amount of cleared monitored features if the operation succeeds, or a GeofencingError otherwise.

Functions

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