MailStatus related constants.
More...
Variables |
|
const std::string | S_READ = "READ" |
|
const std::string | S_UNREAD = "UNREAD" |
|
const std::string | S_DELIVERED = "DELIVERED" |
|
const std::string | S_UNDELIVERED = "UNDELIVERED" |
|
const std::string | S_DELIVERYFAILED = "DELIVERYFAILED" |
|
const std::string | S_SENT = "SENT" |
Detailed Description
MailStatus related constants.