ReportInteractionExecutor

class ReportInteractionExecutor(context: Context, config: CoreConfiguration)

Manages and executes all report interactions

Author

F43nd1r

Since

10.10.2017

Constructors

ReportInteractionExecutor
Link copied to clipboard
fun ReportInteractionExecutor(context: Context, config: CoreConfiguration)

Functions

hasInteractions
Link copied to clipboard
fun hasInteractions(): Boolean
performInteractions
Link copied to clipboard
fun performInteractions(reportFile: File): Boolean