SyncManager: getTags() メソッド

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

メモ: この機能はウェブワーカー内で利用可能です。

SyncManager インターフェイスの getTags() メソッドは、SyncManager で登録に用いる開発者定義の識別子のリストを返します。

構文

js
getTags()

引数

なし

返値

SyncManager で登録に用いる開発者定義の識別子が入った文字列の配列で解決する Promise です。

仕様書

Specification
Web Background Synchronization
# dom-syncmanager-gettags

ブラウザーの互換性

BCD tables only load in the browser