Articles tagged: Network Information API
Found 11 documents
- Web/API/Connection/bandwidth The Connection.bandwidth read-only property is a double representing the estimated download ...
- Web/API/Connection/metered The Connection.metered read-only property is a Boolean flag indicating if the connection is ...
- Web/API/Connection/onchange The Connection.onchange property represent an event listener for change events. These events ...
- Web/API/Navigator/connection The Navigator.connection read-only property represents a NetworkInformation containing ...
- Web/API/NetworkInformation The NetworkInformation interface provides information about the connection a device is using to ...
- Web/API/NetworkInformation/downlinkMax The NetworkInformation.downlinkMax read-only property returns the maximum downlink speed, ...
- Web/API/NetworkInformation/onchange The NetworkInformation.onchange event handler contains the code that is fired when connection ...
- Web/API/NetworkInformation/ontypechange The NetworkInformation.ontypechange event handler is a property containing the code to execute ...
- Web/API/NetworkInformation/type The NetworkInformation.type read-only property returns the type of connection a device is using ...
- Web/API/Network_Information_API The Network Information API provides information about the system's connection, which is in term ...
- Web/Apps/Fundamentals/gather_and_modify_data/Optimizing_for_high_and_low_network_speeds The Network Information API provides information about the system's connection. The ...