Data Fields | |
enum GNUNET_MESSENGER_MessageKind | kind |
struct GNUNET_MESSENGER_MessageBody | body |
Definition at line 41 of file messenger_api_message.c.
enum GNUNET_MESSENGER_MessageKind GNUNET_MESSENGER_ShortMessage::kind |
Definition at line 43 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 44 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().