virtual uint8_t connected();
Queries if this client object has been connected to a TCP server.
1: Currently connected to a server
0: Not connected to a server
LTcpClient.h
LTcpClient Class