GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_MessageSubscribtion Struct Reference

A subscribtion message body This allows subscribing to a discourse. More...

#include <gnunet_messenger_service.h>

Collaboration diagram for GNUNET_MESSENGER_MessageSubscribtion:
[legend]

Data Fields

struct GNUNET_ShortHashCode discourse
 The hash of the discourse to subscribtion. More...
 
struct GNUNET_TIME_RelativeNBO time
 The time window of the subscription. More...
 
uint32_t flags
 The flags about the subscription to a discourse. More...
 

Detailed Description

A subscribtion message body This allows subscribing to a discourse.

Message-body-size: 44 bytes

Definition at line 779 of file gnunet_messenger_service.h.

Field Documentation

◆ discourse

◆ time

struct GNUNET_TIME_RelativeNBO GNUNET_MESSENGER_MessageSubscribtion::time

◆ flags

uint32_t GNUNET_MESSENGER_MessageSubscribtion::flags

The flags about the subscription to a discourse.

Definition at line 794 of file gnunet_messenger_service.h.

Referenced by create_message_subscribtion(), decode_message_body(), encode_message_body(), get_message_body_kind_size(), and handle_discourse_subscription().


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