A miss message body. More...
#include <gnunet_messenger_service.h>
Data Fields | |
struct GNUNET_PeerIdentity | peer |
The peer identity of a disconnected door to a room. More... | |
A miss message body.
This allows informing others about a disconnection of any door.
Message-body-size: 32 bytes
Definition at line 359 of file gnunet_messenger_service.h.
struct GNUNET_PeerIdentity GNUNET_MESSENGER_MessageMiss::peer |
The peer identity of a disconnected door to a room.
Definition at line 308 of file gnunet_messenger_service.h.
Referenced by gnunet_testing.StatisticsCondition::check(), gnunet_testing.EqualStatisticsCondition::check(), create_message_miss(), decode_message_body(), encode_message_body(), gnunet_testing.StatisticsCondition::evaluate(), gnunet_testing.EqualStatisticsCondition::evaluate(), get_message_body_kind_size(), and handle_miss_message().