HttpMessage::getResponseCode

Example

 public int HttpMessage::getResponseCode ( void ) 

Description

Get the Response Code of the Message.

Return Values

Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.