Report Sender
interface ReportSender
Content copied to clipboard
A simple interface for defining various crash report senders.
Author
Kevin Gaudin
Functions
requiresForeground
Link copied to clipboard
send
Link copied to clipboard
open fun send(context: Context, errorContent: CrashReportData, extras: Bundle)
Content copied to clipboard