GNUnet 0.24.1-8-gf7e69b2ee
GNUNET_CADET_RequestChannelInfoMessage Struct Reference

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

#include </home/buildbot/bb-worker/worker/gnunet-debian-x86_64/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: