Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withBetaFeatures(@NonNull() Function1<BetaFeatures, Unit> function)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withErrorLogIds(@Nullable() List<String> errorLogIds)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withErrorLogsAttemptedToSend(Integer errorLogsAttemptedToSend)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withExceptionErrors(ExceptionError exceptionError)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withInfoLogIds(@Nullable() List<String> infoLogIds)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withInfoLogsAttemptedToSend(Integer infoLogsAttemptedToSend)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withNativeSymbols(@Nullable() Map<String, String> symbols)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withNetworkLogIds(@Nullable() List<String> networkLogIds)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withOrientations(@Nullable() List<Orientation> orientations)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withReceivedTermination(@Nullable() Boolean receivedTermination)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withSdkStartupDuration(@NonNull() Long sdkStartupDuration)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withStartupStacktraces(@Nullable() List<StartupStacktrace> startupStacktraces)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withStartupThreshold(@Nullable() Long startupThreshold)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withTerminationTime(@Nullable() Long terminationTime)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public Session.Builder withWarningLogIds(@Nullable() List<String> warningLogIds)
Content copied to clipboard
Link copied to clipboard
public Session.Builder withWarnLogsAttemptedToSend(Integer warnLogsAttemptedToSend)
Content copied to clipboard