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.Integrationpublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseable