Package 

Class EnvelopeFileObserverIntegration

  • All Implemented Interfaces:
    io.sentry.Integration , java.io.Closeable , java.lang.AutoCloseable

    
    public abstract class EnvelopeFileObserverIntegration
     implements Integration, Closeable
                        

    Watches the envelope dir. and send them (events) over.

    • Method Summary

      Modifier and Type Method Description
      static EnvelopeFileObserverIntegration getOutboxFileObserver()
      final void register(@NotNull() IScopes scopes, @NotNull() SentryOptions options)
      void close()
      • Methods inherited from class io.sentry.Integration

        register
      • Methods inherited from class java.io.Closeable

        close
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait