kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
SharedStorageReportingMetadata
Shared
Storage
Reporting
Metadata
@
Serializable
data
class
SharedStorageReportingMetadata
(
val
eventType
:
String
,
val
reportingUrl
:
String
)
Pair of reporting metadata details for a candidate URL for
selectURL()
.
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