Package 

Class AndroidEnvelopeCache

  • All Implemented Interfaces:
    io.sentry.cache.IEnvelopeCache , java.lang.Iterable

    @ApiStatus.Internal() 
    public final class AndroidEnvelopeCache
    extends EnvelopeCache
                        
    • Method Summary

      Modifier and Type Method Description
      void store(@NotNull() SentryEnvelope envelope, @NotNull() Hint hint)
      File getDirectory()
      static boolean hasStartupCrashMarker(@NotNull() SentryOptions options)
      static Long lastReportedAnr(@NotNull() SentryOptions options)
      • Methods inherited from class io.sentry.cache.EnvelopeCache

        create, discard, flushPreviousSession, getCurrentSessionFile, getPreviousSessionFile, iterator, store, waitPreviousSessionFlush
      • Methods inherited from class java.lang.Iterable

        forEach, iterator, spliterator
      • Methods inherited from class java.lang.Object

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