NetworkStatus
Defined in: domains/network.ts:5
Properties
Section titled “Properties”connected
Section titled “connected”connected: boolean;Defined in: domains/network.ts:7
Whether the device currently has an active internet connection.
type: NetworkConnectionType;Defined in: domains/network.ts:9
The type of network connection.