@AutoService(value=org.acra.sender.ReportSenderFactory.class)
public final class EmailIntentSenderFactory
extends org.acra.plugins.HasConfigPlugin
implements org.acra.sender.ReportSenderFactory
EmailIntentSender.| Constructor and Description |
|---|
EmailIntentSenderFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.acra.sender.ReportSender |
create(Context context,
org.acra.config.CoreConfiguration config) |