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/service/seti/seti.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SETI_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_SETI_RejectMessage::header |
uint32_t GNUNET_SETI_RejectMessage::accept_reject_id |
ID of the incoming request we want to reject.
Definition at line 116 of file seti.h.
Referenced by handle_request().