pl.wendigo.chrome.domain.serviceworker / UnregisterRequest

UnregisterRequest

data class UnregisterRequest (source)

Represents request frame that can be used with ServiceWorker.unregister method call.

Constructors

<init>

UnregisterRequest(scopeURL: String)

Represents request frame that can be used with ServiceWorker.unregister method call.

Properties

scopeURL

val scopeURL: String