GNUnet 0.25.1-1-g1b96528bc
 
Loading...
Searching...
No Matches
GNUNET_MESSENGER_MessageSubscribtion Struct Reference

A subscription 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 subscription.
 
struct GNUNET_TIME_RelativeNBO time
 The time window of the subscription.
 
uint32_t flags
 The flags about the subscription to a discourse.
 

Detailed Description

A subscription 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_subscription(), 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: