This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

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 APISyncManager 인터페이스는 동기화 등록들을 등록하고 나열하기 위한 인터페이스를 제공합니다.

인스턴스 속성

없음.

인스턴스 메서드

SyncManager.register()

새 동기화 등록을 생성하고 Promise를 반환합니다.

SyncManager.getTags()

SyncManager 등록들에 대한 개발자 정의 식별자 목록을 반환합니다.

명세서

Specification
Web Background Synchronization
# sync-manager-interface

브라우저 호환성