Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiStatusResponse Struct Reference

EmaiStatusResponse structure is used as a part of EmaiResponse structure, and carries the actual IMAP response code and explanation text. More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiUint32 responseType
EmaiResponseText responseText


Detailed Description

EmaiStatusResponse structure is used as a part of EmaiResponse structure, and carries the actual IMAP response code and explanation text.

See also:
EmaiEnumImapStatusResponseTypes

EmaiResponse

EmaiResponseText

Definition at line 475 of file EmaiIMAP.h.


Member Data Documentation

IMAP response code, for example: EmaiImapOkResponse, etc

Definition at line 478 of file EmaiIMAP.h.

IMAP response text, supplied as a comment to the responseType

Definition at line 481 of file EmaiIMAP.h.


The documentation for this struct was generated from the following file: