@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) |
@NonNull
public org.acra.sender.ReportSender create(@NonNull
Context context,
@NonNull
org.acra.config.CoreConfiguration config)
create in interface org.acra.sender.ReportSenderFactory