This function will return true once the device is connected to the network. Otherwise it will return false.
true
false
// PROTOTYPE virtual bool ready();
// SYNTAX Network.ready();