Package 

Class AnrV2Integration

  • All Implemented Interfaces:
    io.sentry.Integration , java.io.Closeable , java.lang.AutoCloseable

    
    public class AnrV2Integration
     implements Integration, Closeable
                        
    • Method Summary

      Modifier and Type Method Description
      void register(@NotNull() IScopes scopes, @NotNull() SentryOptions options)
      void close()
      • Methods inherited from class io.sentry.Integration

        register
      • Methods inherited from class java.io.Closeable

        close
      • Methods inherited from class java.lang.Object

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

      • AnrV2Integration

        AnrV2Integration(Context context)
    • Method Detail

      • register

         void register(@NotNull() IScopes scopes, @NotNull() SentryOptions options)