Message to inform the client about channels in the service. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/cadet/cadet.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_CHANNEL. More... | |
struct GNUNET_PeerIdentity | root |
Root of the channel. More... | |
struct GNUNET_PeerIdentity | dest |
Destination of the channel. More... | |
struct GNUNET_MessageHeader GNUNET_CADET_ChannelInfoMessage::header |
struct GNUNET_PeerIdentity GNUNET_CADET_ChannelInfoMessage::root |
struct GNUNET_PeerIdentity GNUNET_CADET_ChannelInfoMessage::dest |
Destination of the channel.
Definition at line 380 of file cadet.h.
Referenced by typescriptdomain.MyPygmentsBridge::__init__(), and handle_channel_info().