Package io.sentry.hints
Interface Backfillable
public interface Backfillable
Marker interface for events that have to be backfilled with the event data (contexts, tags, etc.)
that is persisted on disk between application launches
-
Method Summary
-
Method Details
-
shouldEnrich
boolean shouldEnrich()
-