public class ReportInteractionExecutor extends Object
| Constructor and Description |
|---|
ReportInteractionExecutor(Context context,
CoreConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasInteractions() |
boolean |
performInteractions(File reportFile) |
public ReportInteractionExecutor(@NonNull
Context context,
@NonNull
CoreConfiguration config)
public boolean hasInteractions()
public boolean performInteractions(@NonNull
File reportFile)