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/setu/setu.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SETU_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_SETU_RejectMessage::header |
uint32_t GNUNET_SETU_RejectMessage::accept_reject_id |
ID of the incoming request we want to reject.
Definition at line 167 of file setu.h.
Referenced by handle_request().