GNUnet 0.21.1
GNUNET_CADET_RequestChannelInfoMessage Struct Reference

Message to as the service about information on a channel. More...

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

Collaboration diagram for GNUNET_CADET_RequestChannelInfoMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_CADET_LOCAL_REQUEST_INFO_CHANNEL. More...
 
struct GNUNET_PeerIdentity target
 Target of the channel. More...
 

Detailed Description

Message to as the service about information on a channel.

Definition at line 389 of file cadet.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_CADET_RequestChannelInfoMessage::header

◆ target

struct GNUNET_PeerIdentity GNUNET_CADET_RequestChannelInfoMessage::target

Target of the channel.

Definition at line 399 of file cadet.h.


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