Message sent by a listening client to the service to reject performing the operation with the other peer. 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_REJECT. More... | |
uint32_t | accept_reject_id |
ID of the incoming request we want to reject. More... | |
Message sent by a listening client to the service to reject performing the operation with the other peer.
struct GNUNET_MessageHeader GNUNET_SET_RejectMessage::header |
uint32_t GNUNET_SET_RejectMessage::accept_reject_id |
ID of the incoming request we want to reject.
Definition at line 145 of file set.h.
Referenced by handle_request().