Package-level declarations

Types

Link copied to clipboard

The CSPViolationReportBody interface is an extension of the Reporting API that represents the body of a Content Security Policy (CSP) violation report.

Link copied to clipboard
class Report

The Report interface of the Reporting API represents a single report.

Link copied to clipboard
open class ReportBody

The ReportBody interface of the Reporting API represents the body of a report.

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