We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbad5df commit 77b846fCopy full SHA for 77b846f
sdk/src/main/java/ly/count/android/sdk/Countly.java
@@ -842,9 +842,8 @@ private void stopTimer() {
842
}
843
844
/**
845
- * Immediately disables session & event tracking and clears any stored session & event data.
846
- * This API is useful if your app has a tracking opt-out switch, and you want to immediately
847
- * disable tracking when a user opts out.
+ * Immediately disables session and event tracking and clears any stored session and event data.
+ * Testing Purposes Only!
848
*
849
* This will destroy all stored data
850
*/
0 commit comments