Client :: connected - Is client connected
The function checks whether the client is connected or not. The function throws an exception when being called for an invalid client handle.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.

