pl.wendigo.chrome.api.serviceworker / InspectWorkerRequest

InspectWorkerRequest

data class InspectWorkerRequest (source)

Represents request frame that can be used with ServiceWorker#inspectWorker operation call.

Link
ServiceWorker#inspectWorker method documentation.

See Also

ServiceWorkerOperations.inspectWorker

Constructors

<init>

InspectWorkerRequest(versionId: String)

Represents request frame that can be used with ServiceWorker#inspectWorker operation call.

Properties

versionId

val versionId: String