Package io.sentry
Class ExperimentalOptions
java.lang.Object
io.sentry.ExperimentalOptions
Experimental options for new features, these options are going to be promoted to SentryOptions
before GA.
Beware that experimental options can change at any time.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull SentryReplayOptions
void
setSessionReplay
(@NotNull SentryReplayOptions sessionReplayOptions)
-
Constructor Details
-
ExperimentalOptions
public ExperimentalOptions(boolean empty)
-
-
Method Details
-
getSessionReplay
-
setSessionReplay
-