NetworkMonitorT.getNetworkAvailable

Checks if the network is available. "Available" here means that the system has a default route available for at least one of IPv4 or IPv6. It does not necessarily imply that the public Internet is reachable. See "network-available" for more details. Since 2.32

template NetworkMonitorT(TStruct)
int
getNetworkAvailable
()

Return Value

Type: int

whether the network is available

Meta