Skip to content

NetworkStatus

Defined in: domains/network.ts:5

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.