/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "hash.h"
#include "iso8601-date.h"
#include "istream.h"
#include "mail-storage.h"
#include <time.h>
#include "push-notification-drivers.h"
#include "push-notification-events.h"
#include "push-notification-event-message-common.h"
#include "push-notification-event-messagenew.h"
#include "push-notification-txn-msg.h"
static void *push_notification_event_messagenew_default_config(void)
{
return &default_config;
}
static void push_notification_event_messagenew_debug_msg
(struct push_notification_txn_event *event)
{
}
}
}
}
}
}
static void
struct push_notification_event_config *ec,
struct push_notification_txn_msg *msg,
{
int tz;
const char *value;
return;
}
struct push_notification_event_messagenew_data, 1);
}
}
}
}
}
/* [0] contains the snippet algorithm, skip over it */
}
}
/* Event definition */
extern struct push_notification_event push_notification_event_messagenew;
.name = EVENT_NAME,
.init = {
},
.msg = {
},
.msg_triggers = {
}
};