Thread Collector
Collects some data identifying a Thread
Author
Kevin Gaudin & F43nd1r
Constructors
ThreadCollector
Link copied to clipboard
fun ThreadCollector()
Content copied to clipboard
Functions
collect
Link copied to clipboard
open override fun collect(context: Context, config: CoreConfiguration, reportBuilder: ReportBuilder, crashReportData: CrashReportData)
Content copied to clipboard
open override fun collect(reportField: ReportField, context: Context, config: CoreConfiguration, reportBuilder: ReportBuilder, target: CrashReportData)
Content copied to clipboard
enabled
Link copied to clipboard
shouldCollect
Link copied to clipboard
fun shouldCollect(context: Context, config: CoreConfiguration, collect: ReportField, reportBuilder: ReportBuilder): Boolean
Content copied to clipboard
Properties
order
Link copied to clipboard