toggle menu
acra
androidJvm
switch theme
search in API
acra
/
org.acra.sender
/
EmailIntentSenderFactory
Email
Intent
Sender
Factory
@
AutoService
(
value
=
[
ReportSenderFactory::class
]
)
class
EmailIntentSenderFactory
:
HasConfigPlugin
,
ReportSenderFactory
Constructs an
EmailIntentSender
.
Members
Constructors
Email
Intent
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