File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2701,6 +2701,7 @@ public final class io/sentry/SentryReplayOptions {
27012701 public fun getQuality ()Lio/sentry/SentryReplayOptions$SentryReplayQuality;
27022702 public fun getRedactAllImages ()Z
27032703 public fun getRedactAllText ()Z
2704+ public fun getRedactClasses ()Ljava/util/Set;
27042705 public fun getSessionDuration ()J
27052706 public fun getSessionSampleRate ()Ljava/lang/Double;
27062707 public fun getSessionSegmentDuration ()J
@@ -2710,6 +2711,7 @@ public final class io/sentry/SentryReplayOptions {
27102711 public fun setQuality (Lio/sentry/SentryReplayOptions$SentryReplayQuality;)V
27112712 public fun setRedactAllImages (Z)V
27122713 public fun setRedactAllText (Z)V
2714+ public fun setRedactClasses (Ljava/util/Set;)V
27132715 public fun setSessionSampleRate (Ljava/lang/Double;)V
27142716}
27152717
You can’t perform that action at this time.
0 commit comments