Search completed in 3.07 seconds.
3 results for "PeriodicSyncManager":
ServiceWorkerRegistration.periodicSync - Web APIs
WebAPIServiceWorkerRegistrationperiodicSync
the periodicsync read-only property of the serviceworkerregistration interface returns a reference to the periodicsyncmanager interface, which manages periodic background synchronization processes.
... syntax var periodicsyncmanager = serviceworkerregistration.periodicsync; value a periodicsyncmanager object.
Index - Web APIs
WebAPIIndex
3985 serviceworkerregistration.periodicsync api, experimental, periodicsyncmanager, property, reference, service workers, serviceworkerregistration, periodicsync the periodicsync read-only property of the serviceworkerregistration interface returns a reference to the periodicsyncmanager interface, which manages periodic background synchronization processes.
ServiceWorkerRegistration - Web APIs
WebAPIServiceWorkerRegistration
unimplemented properties serviceworkerregistration.periodicsync read only returns a reference to the periodicsyncmanager interface, which manages periodic background synchronization processes.