GNUnet 0.21.1
GNUNET_RPS_CS_SubStopMessage Struct Reference

Message from client to service telling it to stop a new sub. More...

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

Collaboration diagram for GNUNET_RPS_CS_SubStopMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header including size and type in NBO. More...
 
struct GNUNET_HashCode hash
 Length of the shared value represented as string. More...
 

Detailed Description

Message from client to service telling it to stop a new sub.

Definition at line 148 of file rps.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_RPS_CS_SubStopMessage::header

Header including size and type in NBO.

Definition at line 153 of file rps.h.

◆ hash

struct GNUNET_HashCode GNUNET_RPS_CS_SubStopMessage::hash

Length of the shared value represented as string.

Definition at line 158 of file rps.h.


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