pl.wendigo.chrome.domain.serviceworker / UpdateRegistrationRequest

UpdateRegistrationRequest

data class UpdateRegistrationRequest (source)

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

Constructors

<init>

UpdateRegistrationRequest(scopeURL: String)

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

Properties

scopeURL

val scopeURL: String