reset

open fun reset(@NonNull receiver: ResetResultReceiver)

This method will return service manager to the initial state: reset the project ID and all persisted data. Make sure this method is called after stopping both geotriggering and tempo features.

Parameters

receiver

provide a callback when stop is complete. For more details see ResetResultReceiver