web api interface
SyncManager
Available in workers
The SyncManager interface of the Background Synchronization API provides an interface for registering and listing sync registrations.
Instance properties
None.
Instance methods
register()- : Create a new sync registration and return a
Promise.
- : Create a new sync registration and return a
getTags()- : Return a list of developer-defined identifiers for
SyncManagerregistrations.
- : Return a list of developer-defined identifiers for
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.