Package 

Class EmailIntentSenderFactory

  • All Implemented Interfaces:
    org.acra.plugins.Plugin , org.acra.sender.ReportSenderFactory

    @AutoService(value = {ReportSenderFactory.class}) 
    public final class EmailIntentSenderFactory
    extends HasConfigPlugin implements ReportSenderFactory
                        

    Constructs an EmailIntentSender.

    • Method Summary

      Modifier and Type Method Description
      ReportSender create(Context context, CoreConfiguration config)
      • Methods inherited from class org.acra.sender.EmailIntentSenderFactory

        enabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmailIntentSenderFactory

        EmailIntentSenderFactory()
    • Method Detail

      • create

         ReportSender create(Context context, CoreConfiguration config)