Inheritance diagram for CP_SMTPResponse:
|
|
|
Constructor.
|
|
Copy constructor.
|
|
Destructor.
|
|
Copies the response of the server into this object, and returns true if the server has a response.
Reimplemented from CP_InternetResponse. |
|
Return the text of the response.
|
|
Return the text of the response.
|
|
Return the resonse code
|
|
Sets the text of the response. This text comes from the server.
|
|
Sets the response code. This text comes from the server.
|
|
Resets the fields of this response to initial or empty values.
|
|
Receive the next line from our server. We keep receiving until the end of line is reached.
|
|
|
|
CP_String containing the response from the server. |
|
CP_String containing the body of the response from the server |
|
Any numeric response code from the server. |