IMAP command structure. More...
#include "private.h"
Data Fields | |
char | seq [SEQ_LEN+1] |
Command tag, e.g. 'a0001'. | |
int | state |
Command state, e.g. IMAP_RES_NEW. | |
char ImapCommand::seq[SEQ_LEN+1] |
int ImapCommand::state |
Command state, e.g. IMAP_RES_NEW.