Skip to content

Commit 77b846f

Browse files
authored
Update Countly.java
1 parent cbad5df commit 77b846f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sdk/src/main/java/ly/count/android/sdk/Countly.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -842,9 +842,8 @@ private void stopTimer() {
842842
}
843843

844844
/**
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.
845+
* Immediately disables session and event tracking and clears any stored session and event data.
846+
* Testing Purposes Only!
848847
*
849848
* This will destroy all stored data
850849
*/

0 commit comments

Comments
 (0)