StartWorkerRequest

@Serializable
data class StartWorkerRequest(val scopeURL: String)

Request object containing input parameters for the ServiceWorkerDomain.startWorker command.

Constructors

Link copied to clipboard
constructor(scopeURL: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)