NetworkInformation: type property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

Note: This feature is available in Web Workers.

The type read-only property of the NetworkInformation interface returns the type of connection a device is using to communicate with the network.

Value

An enumerated value that is one of the following values:

Specifications