chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
SharedStorageReportingMetadata
Shared
Storage
Reporting
Metadata
@
Serializable
data
class
SharedStorageReportingMetadata
(
val
eventType
:
String
,
val
reportingUrl
:
String
)
(
source
)
Pair of reporting metadata details for a candidate URL for
selectURL()
.
Official doc
Members
Constructors
Shared
Storage
Reporting
Metadata
Link copied to clipboard
constructor
(
eventType
:
String
,
reportingUrl
:
String
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
String
reporting
Url
Link copied to clipboard
val
reportingUrl
:
String