fred-mod-eppd-2.20.0
|
Poll acknoledge parameters. More...
#include <epp_common.h>
Data Fields | |
char * | msgid |
ID of acknoledged message. More... | |
unsigned long long | count |
Count of waiting messages. More... | |
char * | newmsgid |
ID of first message in a queue. More... | |
Poll acknoledge parameters.
unsigned long long epps_poll_ack::count |
Count of waiting messages.
Referenced by epp_call_poll_ack(), and epp_gen_response().
char* epps_poll_ack::msgid |
ID of acknoledged message.
Referenced by epp_call_poll_ack(), and parse_poll().
char* epps_poll_ack::newmsgid |
ID of first message in a queue.
Referenced by epp_call_poll_ack(), and epp_gen_response().