-
- All Implemented Interfaces:
-
org.acra.interaction.ReportInteraction,org.acra.plugins.Plugin
@AutoService(value = {ReportInteraction.class}) public final class DialogInteraction extends HasConfigPlugin implements ReportInteraction
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDialogInteraction.Companion
-
Constructor Summary
Constructors Constructor Description DialogInteraction()
-
Method Summary
Modifier and Type Method Description BooleanperformInteraction(Context context, CoreConfiguration config, File reportFile)-
-
Method Detail
-
performInteraction
Boolean performInteraction(Context context, CoreConfiguration config, File reportFile)
-
-
-
-