Package org. acra. sender
Types
EmailIntentSender
Link copied to clipboard
EmailIntentSenderFactory
Link copied to clipboard
Constructs an EmailIntentSender.
HttpSender
Link copied to clipboard
class HttpSender @JvmOverloads() constructor(config: CoreConfiguration, method: HttpSender.Method?, type: StringFormat?, formUri: String?) : ReportSender
Content copied to clipboard
HttpSenderFactory
Link copied to clipboard
Constructs a HttpSender with no report field mappings.
JobSenderService
Link copied to clipboard
LegacySenderService
Link copied to clipboard
ReportSender
Link copied to clipboard
interface ReportSender
Content copied to clipboard
ReportSenderException
Link copied to clipboard
This exception is thrown when an error occurred while sending crash data in a ReportSender implementation.
ReportSenderFactory
Link copied to clipboard
SendingConductor
Link copied to clipboard