Package 

Class SentryUserFeedbackDialog.Builder

    • Constructor Detail

      • SentryUserFeedbackDialog.Builder

        SentryUserFeedbackDialog.Builder(Context context)
        Creates a builder for a SentryUserFeedbackDialog that uses the default alert dialogtheme.
        Parameters:
        context - the parent context
      • SentryUserFeedbackDialog.Builder

        SentryUserFeedbackDialog.Builder(Context context, int themeResId)
        Creates a builder for a SentryUserFeedbackDialog that uses an explicit themeresource.
        Parameters:
        context - the parent context
        themeResId - the resource ID of the theme
      • SentryUserFeedbackDialog.Builder

        SentryUserFeedbackDialog.Builder(Context context, int themeResId, SentryUserFeedbackDialog.OptionsConfiguration configuration)
        Creates a builder for a SentryUserFeedbackDialog with a theme and configuration.
        Parameters:
        context - the parent context
        themeResId - the resource ID of the theme
        configuration - the configuration for the feedback options