![]() |
GNUnet
0.11.x
|
An id message body. More...
#include <gnunet_messenger_service.h>
Data Fields | |
struct GNUNET_ShortHashCode | id |
The new id which will replace the senders id in a room. More... | |
An id message body.
Definition at line 259 of file gnunet_messenger_service.h.
struct GNUNET_ShortHashCode GNUNET_MESSENGER_MessageId::id |
The new id which will replace the senders id in a room.
Definition at line 264 of file gnunet_messenger_service.h.
Referenced by create_message_id(), decode_message_body(), encode_message_body(), get_message_body_kind_size(), handle_id_message(), handle_message_id(), and recv_message_id().