Package io.sentry

Interface SentryFeedbackOptions.OptionsConfigurator

Enclosing class:
SentryFeedbackOptions

public static interface SentryFeedbackOptions.OptionsConfigurator
Configuration callback for feedback options.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(@NotNull SentryFeedbackOptions options)
    configure the feedback options
  • Method Details

    • configure

      void configure(@NotNull @NotNull SentryFeedbackOptions options)
      configure the feedback options
      Parameters:
      options - the feedback options