Message sent by client to the service to add an element to the set. More...
#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/seti/seti.h>
Data Fields | |
| struct GNUNET_MessageHeader | header |
| Type: GNUNET_MESSAGE_TYPE_SETI_ADD. | |
| uint16_t | element_type |
| Type of the element to add or remove. | |
| uint16_t | reserved |
| For alignment, always zero. | |
Message sent by client to the service to add an element to the set.
| struct GNUNET_MessageHeader GNUNET_SETI_ElementMessage::header |
Type: GNUNET_MESSAGE_TYPE_SETI_ADD.
| uint16_t GNUNET_SETI_ElementMessage::element_type |
| uint16_t GNUNET_SETI_ElementMessage::reserved |