bindings/netinfo library
Network Information API
Classes
- NetworkInformation
-
Experimental: This is an experimental technologyCheck the
Browser compatibility table carefully before using this in
production.
The interface provides information about the connection a device
is using to communicate with the network and provides a means for
scripts to be notified if the connection type changes. The
interfaces cannot be instantiated. It is instead accessed through
the
connection
property of the Navigator interface. Note: This feature is available in Web Workers