@AutoService(value=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)
Perform interaction synchronously
|
enabledpublic boolean performInteraction(@NonNull
Context context,
@NonNull
CoreConfiguration config,
@NonNull
File reportFile)
ReportInteractionperformInteraction in interface ReportInteractioncontext - a contextconfig - the configurationreportFile - the file with the report content