toggle menu
chrome-devtools-kotlin
5.9.0-1239539
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.serviceworker
/
UnregisterRequest
Unregister
Request
@
Serializable
data
class
UnregisterRequest
(
val
scopeURL
:
String
)
Request object containing input parameters for the
ServiceWorkerDomain.unregister
command.
Members
Constructors
Unregister
Request
Link copied to clipboard
constructor
(
scopeURL
:
String
)
Properties
scope
URL
Link copied to clipboard
val
scopeURL
:
String