public final class SystemEventsBreadcrumbsIntegration
extends java.lang.Object
implements io.sentry.Integration, java.io.Closeable
Constructor and Description |
---|
SystemEventsBreadcrumbsIntegration(@NotNull Context context) |
SystemEventsBreadcrumbsIntegration(@NotNull Context context,
@NotNull java.util.List<java.lang.String> actions) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
register(@NotNull io.sentry.IHub hub,
@NotNull io.sentry.SentryOptions options) |
public SystemEventsBreadcrumbsIntegration(@NotNull @NotNull Context context)
public SystemEventsBreadcrumbsIntegration(@NotNull @NotNull Context context, @NotNull @NotNull java.util.List<java.lang.String> actions)
public void register(@NotNull @NotNull io.sentry.IHub hub, @NotNull @NotNull io.sentry.SentryOptions options)
register
in interface io.sentry.Integration
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException