Searched defs:push_notification_event (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-events.h91 const struct push_notification_event *event;
95 struct push_notification_event { struct
109 ARRAY_DEFINE_TYPE(push_notification_event,
110 const struct push_notification_event *);
111 extern ARRAY_TYPE(push_notification_event) push_notification_events;
119 (const struct push_notification_event *event);
121 (const struct push_notification_event *event);

Completed in 51 milliseconds