INetworkManager checks the state of being able to connect to an external network.
1
Monitorable Whether network is online or not.
2
Check Network Connection
Result: If the network is available, return true, or false.
Check URL Reachable
Result: If the URL is reachable, return true, or false.
Generated using TypeDoc
INetworkManager checks the state of being able to connect to an external network.
1