Package 

Interface SentryUserFeedbackDialog.OptionsConfiguration

    • Method Summary

      Modifier and Type Method Description
      abstract void configure(@NotNull() Context context, @NotNull() SentryFeedbackOptions options) configure the feedback options
      • Methods inherited from class java.lang.Object

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

      • configure

         abstract void configure(@NotNull() Context context, @NotNull() SentryFeedbackOptions options)

        configure the feedback options

        Parameters:
        context - the context of the feedback dialog
        options - the feedback options