public final class HttpSenderFactory extends java.lang.Object implements ReportSenderFactory
HttpSender with no report field mappings.| Constructor and Description |
|---|
HttpSenderFactory() |
| 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.