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