-
public class NdkCrashReportsAn entry point to Datadog NDK Crash Reports feature.
-
-
Field Summary
Fields Modifier and Type Field Description public final static NdkCrashReportsINSTANCE
-
Method Summary
-
-
Method Detail
-
enable
@JvmOverloads() final static Unit enable(SdkCore sdkCore)
Enables a NDK Crash Reports feature.
- Parameters:
sdkCore- SDK instance to register feature in.
-
enable
@JvmOverloads() final static Unit enable()
Enables a NDK Crash Reports feature.
-
-
-
-