Package 

Object NdkCrashReports


  • 
    public class NdkCrashReports
    
                        

    An entry point to Datadog NDK Crash Reports feature.

    • Method Summary

      Modifier and Type Method Description
      final static Unit enable(SdkCore sdkCore) Enables a NDK Crash Reports feature.
      final static Unit enable() Enables a NDK Crash Reports feature.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • enable

        @JvmOverloads() final static Unit enable(SdkCore sdkCore)

        Enables a NDK Crash Reports feature.

        Parameters:
        sdkCore - SDK instance to register feature in.