![]() |
GNUnet
0.11.x
|
Data Fields | |
enum GNUNET_MESSENGER_MessageKind | kind |
struct GNUNET_MESSENGER_MessageBody | body |
Definition at line 34 of file messenger_api_message.c.
enum GNUNET_MESSENGER_MessageKind GNUNET_MESSENGER_ShortMessage::kind |
Definition at line 36 of file messenger_api_message.c.
Referenced by decode_short_message(), encode_short_message(), encrypt_message(), fold_short_message(), get_short_message_size(), and unfold_short_message().
struct GNUNET_MESSENGER_MessageBody GNUNET_MESSENGER_ShortMessage::body |
Definition at line 37 of file messenger_api_message.c.
Referenced by decode_short_message(), encode_short_message(), encrypt_message(), fold_short_message(), get_short_message_size(), and unfold_short_message().