@AutoService(value=org.acra.interaction.ReportInteraction.class) public class ToastInteraction extends HasConfigPlugin implements ReportInteraction
| Constructor and Description |
|---|
ToastInteraction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
performInteraction(Context context,
CoreConfiguration config,
File reportFile) |
enabledpublic boolean performInteraction(@NonNull
Context context,
@NonNull
CoreConfiguration config,
@NonNull
File reportFile)
performInteraction in interface ReportInteraction