Package 

Interface ReportInteraction

  • All Implemented Interfaces:
    org.acra.plugins.Plugin

    
    public interface ReportInteraction
     implements Plugin
                        

    A user interaction before reports are sent

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean performInteraction(Context context, CoreConfiguration config, File reportFile) Perform interaction synchronously
      • Methods inherited from class org.acra.interaction.ReportInteraction

        enabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait