SyncManager
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
. -
Return a list of developer-defined identifiers for SyncManager registration.
Specifications
Specification |
---|
Web Background Synchronization # sync-manager-interface |
Browser compatibility
BCD tables only load in the browser