Package io.sentry.hints
Interface DiskFlushNotification
- All Known Implementing Classes:
BlockingFlushHint
,UncaughtExceptionHandlerIntegration.UncaughtExceptionHint
public interface DiskFlushNotification
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isFlushable
(@Nullable SentryId eventId) void
void
setFlushable
(@NotNull SentryId eventId)
-
Method Details
-
markFlushed
void markFlushed() -
isFlushable
-
setFlushable
-