public abstract class EnvelopeFileObserverIntegration
extends java.lang.Object
implements io.sentry.Integration, java.io.Closeable
Constructor and Description |
---|
EnvelopeFileObserverIntegration() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static @NotNull EnvelopeFileObserverIntegration |
getOutboxFileObserver() |
void |
register(@NotNull io.sentry.IHub hub,
@NotNull io.sentry.SentryOptions options) |
@NotNull public static @NotNull EnvelopeFileObserverIntegration getOutboxFileObserver()
public final void register(@NotNull @NotNull io.sentry.IHub hub, @NotNull @NotNull io.sentry.SentryOptions options)
register
in interface io.sentry.Integration
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable