ReportInteraction

interface ReportInteraction : Plugin

A user interaction before reports are sent

Author

F43nd1r

Since

02.06.2017

Functions

Link copied to clipboard
open fun enabled(config: CoreConfiguration): Boolean

controls if this instance is active

Link copied to clipboard
abstract fun performInteraction(    context: Context,     config: CoreConfiguration,     reportFile: File): Boolean

Perform interaction synchronously

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard