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