HttpMessage::getType

Example

 public int HttpMessage::getType ( void ) 

Description

Get Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.

Return Values

Returns the HttpMessage::TYPE.