Package 

Class NetworkBreadcrumbsIntegration

    • 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

      • NetworkBreadcrumbsIntegration

        NetworkBreadcrumbsIntegration(Context context, BuildInfoProvider buildInfoProvider, ILogger logger)
    • Method Detail

      • register

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