Package-level declarations

Types

Link copied to clipboard
interface Report
Link copied to clipboard
interface ReportBody
Link copied to clipboard
open class ReportingObserver(callback: ReportingObserverCallback, options: ReportingObserverOptions = definedExternally)

The ReportingObserver interface of the Reporting API allows you to collect and access reports.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard