GNUnet  0.19.5
NotifyMessage Struct Reference

Header for all communications. More...

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

Collaboration diagram for NotifyMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type will be GNUNET_MESSAGE_TYPE_PEERINFO_NOTIFY. More...
 
uint32_t include_friend_only
 Include friend only HELLOs and peers in callbacks. More...
 

Detailed Description

Header for all communications.

Definition at line 80 of file peerinfo.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader NotifyMessage::header

Type will be GNUNET_MESSAGE_TYPE_PEERINFO_NOTIFY.

Definition at line 73 of file peerinfo.h.

◆ include_friend_only

uint32_t NotifyMessage::include_friend_only

Include friend only HELLOs and peers in callbacks.

Definition at line 90 of file peerinfo.h.

Referenced by handle_notify(), and reconnect().


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