The SyncManager
interface of the ServiceWorker API provides an interface for registering and listing sync registrations.
Properties
None.
Methods
SyncManager.register
- Create a new sync registration and return a
Promise
. SyncManager.getTags
- Return a list of developer-defined identifiers for SyncManager registration.
Specifications
Specification | Status | Comment |
---|---|---|
Web Background Synchronization The definition of 'SyncManager' in that specification. |
Living Standard | Initial definition. |
Browser compatibility
BCD tables only load in the browser