When we try to login with our username and password, we will get the response from the server with iqType = result. If we dont get any response from the server, how can we detect it?
but in certain case, our server is not responding.. In such a situation how can we check if there is no response, so that we can display some message to user.