pl.wendigo.chrome.api.serviceworker / UpdateRegistrationRequest

UpdateRegistrationRequest

data class UpdateRegistrationRequest (source)

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

Link
ServiceWorker#updateRegistration method documentation.

See Also

ServiceWorkerOperations.updateRegistration

Constructors

<init>

UpdateRegistrationRequest(scopeURL: String)

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

Properties

scopeURL

val scopeURL: String