create
abstract fun create(context: Context, config: CoreConfiguration): ReportSender
Content copied to clipboard
Return
Fully configured instance of the relevant ReportSender.
Parameters
context
a context.
config
Configuration to use when sending reports.