public final class NdkIntegration
extends java.lang.Object
implements io.sentry.Integration
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SENTRY_NDK_CLASS_NAME |
| Constructor and Description |
|---|
NdkIntegration(@Nullable java.lang.Class<?> sentryNdkClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(@NotNull io.sentry.IHub hub,
@NotNull io.sentry.SentryOptions options) |
public static final java.lang.String SENTRY_NDK_CLASS_NAME