kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
ServiceWorker
/
WorkerRegistrationUpdatedParameter
Worker
Registration
Updated
Parameter
@
Serializable
data
class
WorkerRegistrationUpdatedParameter
(
val
registrations
:
List
<
ServiceWorker.ServiceWorkerRegistration
>
)
Members
Constructors
Worker
Registration
Updated
Parameter
Link copied to clipboard
constructor
(
registrations
:
List
<
ServiceWorker.ServiceWorkerRegistration
>
)
Properties
registrations
Link copied to clipboard
val
registrations
:
List
<
ServiceWorker.ServiceWorkerRegistration
>