Package 

Class SentryNdk


  • @ApiStatus.Internal() 
    public final class SentryNdk
    
                        
    • Method Summary

      Modifier and Type Method Description
      static void init(@NotNull() SentryAndroidOptions options) Init the NDK integration
      static void close() Closes the NDK integration
      • Methods inherited from class java.lang.Object

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

      • init

         static void init(@NotNull() SentryAndroidOptions options)

        Init the NDK integration

        Parameters:
        options - the SentryAndroidOptions
      • close

         static void close()

        Closes the NDK integration