chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.serviceworker / UnregisterRequest

UnregisterRequest

data class UnregisterRequest

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

Constructors

<init>

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

UnregisterRequest(scopeURL: String)

Properties

scopeURL

val scopeURL: String