-
- All Implemented Interfaces:
-
io.sentry.Integration,java.io.Closeable,java.lang.AutoCloseable
public final class NdkIntegration implements Integration, Closeable
Enables the NDK error reporting for Android
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringSENTRY_NDK_CLASS_NAME
-
Constructor Summary
Constructors Constructor Description NdkIntegration(Class<out Object> sentryNdkClass)
-