Interface DiskFlushNotification

All Known Implementing Classes:
BlockingFlushHint, UncaughtExceptionHandlerIntegration.UncaughtExceptionHint

public interface DiskFlushNotification
  • Method Details

    • markFlushed

      void markFlushed()
    • isFlushable

      boolean isFlushable(@Nullable @Nullable SentryId eventId)
    • setFlushable

      void setFlushable(@NotNull @NotNull SentryId eventId)