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 geo-triggering and tempo features.

Since

15.3.0

Parameters

receiver

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