GNUnet 0.21.1
GNUNET_SETI_CancelMessage Struct Reference

Sent to the service by the client in order to cancel a set operation. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/seti/seti.h>

Collaboration diagram for GNUNET_SETI_CancelMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_SETI_CANCEL. More...
 
uint32_t request_id
 ID of the request we want to cancel. More...
 

Detailed Description

Sent to the service by the client in order to cancel a set operation.

Definition at line 251 of file seti.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_SETI_CancelMessage::header

Type: GNUNET_MESSAGE_TYPE_SETI_CANCEL.

Definition at line 256 of file seti.h.

◆ request_id

uint32_t GNUNET_SETI_CancelMessage::request_id

ID of the request we want to cancel.

Definition at line 261 of file seti.h.


The documentation for this struct was generated from the following file: