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