Package io.sentry
Interface SentryFeedbackOptions.IDialogHandler
- Enclosing class:
- SentryFeedbackOptions
@Internal
public static interface SentryFeedbackOptions.IDialogHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
showDialog
(@Nullable SentryId associatedEventId, SentryFeedbackOptions.OptionsConfigurator configurator)
-
Method Details
-
showDialog
void showDialog(@Nullable @Nullable SentryId associatedEventId, @Nullable SentryFeedbackOptions.OptionsConfigurator configurator)
-