Click or drag to resize

ServiceWorkerVersion Properties

Version 102.0.100

The ServiceWorkerVersion type exposes the following members.

Properties
  NameDescription
Public propertyControlledClients
ControlledClients
Public propertyRegistrationId
RegistrationId
Public propertyRunningStatus
RunningStatus
Public propertyScriptLastModified
The Last-Modified header value of the main script.
Public propertyScriptResponseTime
The time at which the response headers of the main script were received from the server. For cached script it is the last time the cache entry was validated.
Public propertyScriptURL
ScriptURL
Public propertyStatus
Status
Public propertyTargetId
TargetId
Public propertyVersionId
VersionId
Top
See Also