Package 

Class AppComponentsBreadcrumbsIntegration

    • Method Summary

      Modifier and Type Method Description
      void register(@NotNull() IScopes scopes, @NotNull() SentryOptions options)
      void close()
      void onConfigurationChanged(@NotNull() Configuration newConfig)
      void onLowMemory()
      void onTrimMemory(int level)
      • Methods inherited from class io.sentry.Integration

        register
      • Methods inherited from class java.io.Closeable

        close
      • Methods inherited from class android.content.ComponentCallbacks2

        onTrimMemory
      • Methods inherited from class android.content.ComponentCallbacks

        onConfigurationChanged, onLowMemory
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait