fred-mod-eppd-2.20.0
Data Fields
epps_poll_ack Struct Reference

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...
 

Detailed Description

Poll acknoledge parameters.

Field Documentation

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().


The documentation for this struct was generated from the following file: