This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

connection

Summary

The object from which connection information is accessed.

Property of apis/network_information/NetworkInformationapis/network_information/NetworkInformation

Syntax

Note: This property is read-only.

var result = networkInformation.connection;

Return Value

Returns an object of type ConnectionConnection

Notes

As of 25 June 2014:

  • Formal work on the Network Information spec has been stopped. The specification is now a W3C Note.
  • Both Chrome and Firefox have shipped Network Information under an experimental feedback channel.

Related specifications

The Network Information API
W3C Note