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.
This allows replacing the member id with a newly unique generated one.
Message-body-size: 8 bytes
Definition at line 364 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 369 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(), on_message(), process_message_control(), send_message_id(), and switch_member_session().