ReportingApiEndpointsChangedForOrigin

@Serializable
data class ReportingApiEndpointsChangedForOrigin(val origin: String, val endpoints: List<ReportingApiEndpoint>) : NetworkEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(origin: String, endpoints: List<ReportingApiEndpoint>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

Origin of the document(s) which configured the endpoints.