Set element transmitted by service to client in response to a set iteration request. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/set/set.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SET_ITER_ELEMENT. More... | |
uint16_t | iteration_id |
To which set iteration does this response belong to? First iteration (per client) has counter zero. More... | |
uint16_t | element_type |
Type of the element attached to the message, if any. More... | |
Set element transmitted by service to client in response to a set iteration request.
struct GNUNET_MessageHeader GNUNET_SET_IterResponseMessage::header |
uint16_t GNUNET_SET_IterResponseMessage::iteration_id |
uint16_t GNUNET_SET_IterResponseMessage::element_type |