SyncManager
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
참고 : 이 기능은 Web Worker에서 사용할 수 있습니다.
Background Synchronization API의 SyncManager
인터페이스는 동기화 등록들을 등록하고 나열하기 위한 인터페이스를 제공합니다.
인스턴스 속성
없음.
인스턴스 메서드
SyncManager.register()
-
새 동기화 등록을 생성하고
Promise
를 반환합니다. -
SyncManager
등록들에 대한 개발자 정의 식별자 목록을 반환합니다.
명세서
Specification |
---|
Web Background Synchronization # sync-manager-interface |
브라우저 호환성
Report problems with this compatibility data on GitHubLegend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- No support
- No support
- See implementation notes.
- Has more compatibility info.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.