-
- All Implemented Interfaces:
-
io.sentry.EventProcessor
@ApiStatus.Internal() public final class ScreenshotEventProcessor implements EventProcessor
ScreenshotEventProcessor responsible for taking a screenshot of the screen when an error is captured.
-
-
Constructor Summary
Constructors Constructor Description ScreenshotEventProcessor(SentryAndroidOptions options, BuildInfoProvider buildInfoProvider)
-
Method Summary
-
-
Constructor Detail
-
ScreenshotEventProcessor
ScreenshotEventProcessor(SentryAndroidOptions options, BuildInfoProvider buildInfoProvider)
-
-
-
-