virtual operator bool();
An LWiFiClient or LGPRSClient object will evaluate to true if it is connected.
true: the client object is in connected state.
flase: the client object is not in connected state.
LTcpClient.h
LTcpClient Class