public final class EmailIntentSenderFactory extends java.lang.Object implements ReportSenderFactory
EmailIntentSender.| Constructor and Description |
|---|
EmailIntentSenderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ReportSender |
create(android.content.Context context,
ACRAConfiguration config) |
@NonNull public ReportSender create(@NonNull android.content.Context context, @NonNull ACRAConfiguration config)
create in interface ReportSenderFactorycontext - Application context.config - Configuration to use when sending reports.