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.

タグ「Network Information API」の付いた記事

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

  • Web/API/Navigator/connection Navigator.connection 読み取り専用プロパティは、ユーザーのデバイスの現在の帯域幅や接続が測定できるかどうかなどの情報を含む NetworkInformation ...
  • Web/API/NetworkInformation NetworkInformation インターフェースは、デバイスがネットワーク通信に使用している接続の情報を提供します。また、接続の種類が変更した場合、スクリプトに通知する手段を提供します。 ...
  • Web/API/NetworkInformation/downlinkMax NetworkInformation.downlinkMax 読み取り専用プロパティは、メガビット毎秒(Mbps)単位で、基底の接続技術の最大下り速度を返します。
  • Web/API/NetworkInformation/onchange NetworkInformation.onchange イベントハンドラは、接続情報が変化したときに発火し、 NetworkInformation オブジェクトが change ...
  • Web/API/NetworkInformation/type NetworkInformation.type 読み取り専用プロパティは、デバイスがネットワーク通信に使用している接続の種類を返します。
  • WebAPI/Network_Information Network Information API はシステムのネットワーク接続に関する情報を、一般的な接続タイプ (例: 'wifi' や 'cellular' など) ...