| Servertec | getReponseCode( ) | |
|
|
Returns the reponse code for the specified http url connection object. SyntaxgetResponseCode( httpurlconnection )httpurlconnection.getResponseCode( ) Parametershttpurlconnection the http url connection object to use.Returnsinteger the http response code.-1 if none Example
|
|
top of page
|