PushSubscription: options プロパティ

Baseline 2023

Newly available

Since March 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

optionsPushSubscription インターフェイスの読み取り専用プロパティで、サブスクリプションを作成するために用いられたオプションが入ったオブジェクトです。

以下の値が入った読み取り専用の PushSubscriptionOptions オブジェクトです。

userVisibleOnly

論理値で、プッシュサブスクリプションがユーザーに見える効果を持つメッセージのみに使われるかどうかを表します。

applicationServerKey

プッシュサーバーがプッシュサーバーを通じてクライアントアプリケーションにメッセージを送信するのに用いる公開鍵です。この値は、アプリケーションサーバーで生成された署名用鍵ペアの一部であり、P-256 曲線上での楕円曲線デジタル署名 (ECDSA) で利用可能です。

仕様書

Specification
Push API
# dom-pushsubscription-options

ブラウザーの互換性

BCD tables only load in the browser