acra
androidJvm
acra
/
org.acra.sender
/
HttpSenderFactory
Http
Sender
Factory
@
AutoService
(
value
=
[
ReportSenderFactory::class
]
)
class
HttpSenderFactory
:
HasConfigPlugin
,
ReportSenderFactory
Constructs a
HttpSender
with no report field mappings.
Members
Constructors
Http
Sender
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
context
:
Context
,
config
:
CoreConfiguration
)
:
ReportSender
enabled
Link copied to clipboard
open
override
fun
enabled
(
config
:
CoreConfiguration
)
:
Boolean