bcb4e51a409d94ae670de96afb8483a4f7855294Stephan Bosch/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarzstruct push_notification_event_flagsset_config {
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarz /* RFC 5423[4.2] - allow configuration whether FlagsSet event returns
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarz * Deleted and/or Seen flags, since these flags are also settable
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarz * via MessageRead/MessageTrash events. By default, include them
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarzstruct push_notification_event_flagsset_data {
51ed197520dd9ea534fbc3bc1790ebe3cb5421e2Michael M Slusarz#endif /* PUSH_NOTIFICATION_EVENT_FLAGSSET_H */