shouldStartCollecting

open fun shouldStartCollecting(    context: Context,     config: CoreConfiguration,     reportBuilder: ReportBuilder): Boolean

Determines if report collection should start

Return

if this report should be collected

Parameters

context

a context

config

the current config

reportBuilder

the reportBuilder for the report about to be collected