VMime
|
Variables | |
const char *const | MANUAL = "manual" |
const char *const | AUTOMATIC = "automatic" |
Constants for disposition action modes (RFC-3978).
VMIME_EXPORT const char *const AUTOMATIC = "automatic" |
User implicitely displayed or deleted the message (filter or any other automatic action).
VMIME_EXPORT const char *const MANUAL = "manual" |
User explicitely displayed or deleted the message (manual action).