Constants for disposition types (RFC-3798). More...
Variables | |
| const string::value_type *const | DISPLAYED = "displayed" |
| const string::value_type *const | DELETED = "deleted" |
| const string::value_type *const | DENIED |
Constants for disposition types (RFC-3798).
| const string::value_type *const DELETED = "deleted" |
Message has been deleted without being displayed.
| const string::value_type* const DENIED |
Message has been denied.
| const string::value_type *const DISPLAYED = "displayed" |
Message has been displayed to the user.
1.6.2