Package io.sentry

Interface Sentry.OptionsConfiguration<T extends SentryOptions>

  • Type Parameters:
    T - a class that extends SentryOptions or SentryOptions itself.
    Enclosing class:
    Sentry

    public static interface Sentry.OptionsConfiguration<T extends SentryOptions>
    Configuration options callback
    • Method Detail

      • configure

        void configure​(@NotNull
                       T options)
        configure the options
        Parameters:
        options - the options