Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

タグ「PushSubscription」の付いた記事

5 件のドキュメントが見つかりました

  • Web/API/PushSubscription Push API の PushSubscription インターフェースは、サブスクリプションの URL エンドポイントを提供するとともに、プッシュサービスの登録を解除できます。
  • Web/API/PushSubscription/endpoint PushSubscription インターフェースの endpoint 読み取り専用プロパティは、プッシュサブスクリプションに関連するエンドポイントを含む USVString を返します。
  • Web/API/PushSubscription/getKey PushSubscription インターフェースの getKey() メソッドは、サーバに送信されてプッシュメッセージデータを暗号化するために使用される、クライアントパブリックキーを表す ...
  • Web/API/PushSubscription/toJSON PushSubscription インターフェースの toJSON() メソッドは、スタンダードなシリアライザーです:これは、便利なショートカットを提供するサブスクリプションプロパティの ...
  • Web/API/PushSubscription/unsubscribe PushSubscription インターフェースの unsubscribe() メソッドは、現在のサブスクリプションが成功裏に登録解除されたときに Boolean で解決される ...