Thanks to visit codestin.com
Credit goes to developer.mozilla.org

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

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.

非標準: この機能は標準化されていません。非標準の機能はブラウザーの対応が限られ、将来的に変更または削除される可能性があるため、本番環境での使用は推奨されません。ただし、標準の選択肢が存在しない特定のケースでは、有効な代替手段となる場合があります。

ServiceWorker APISyncManager インターフェイスは同期登録を登録、及び一覧表示のインターフェイスを提供します。

プロパティ

無し

メソッド

SyncManager.register

新規の同期登録を作成し Promise を返します。

SyncManager.getTags

SyncManager 登録の為にデベロッパーが定義した識別子リストを返します。

仕様書

Specification
Web Background Synchronization
# sync-manager-interface

ブラウザーの互換性