Skip to content

Commit d4aa2b0

Browse files
Update dd-sdk-android-core/src/main/kotlin/com/datadog/android/api/SdkCore.kt
Co-authored-by: Jonathan Moskovich <[email protected]>
1 parent 9dfb846 commit d4aa2b0

File tree

1 file changed

+1
-1
lines changed
  • dd-sdk-android-core/src/main/kotlin/com/datadog/android/api

1 file changed

+1
-1
lines changed

dd-sdk-android-core/src/main/kotlin/com/datadog/android/api/SdkCore.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ interface SdkCore {
8080
* Clear the current user information.
8181
*
8282
* User information will be set to null.
83-
* Following Logs, Traces, RUM Events will not include the user information anymore.
83+
* After calling this api, Logs, Traces, RUM Events will not include the user information anymore.
8484
*
8585
* Any active RUM Session, active RUM View at the time of call will have their `usr` attribute cleared.
8686
*

0 commit comments

Comments
 (0)