GNUnet 0.21.1
GNUNET_MESSENGER_Contact Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/messenger/messenger_api_contact.h>

Collaboration diagram for GNUNET_MESSENGER_Contact:
[legend]

Data Fields

char * name
 
size_t rc
 
size_t id
 
struct GNUNET_CRYPTO_PublicKey public_key
 

Detailed Description

Definition at line 31 of file messenger_api_contact.h.

Field Documentation

◆ name

char* GNUNET_MESSENGER_Contact::name

◆ rc

size_t GNUNET_MESSENGER_Contact::rc

◆ id

size_t GNUNET_MESSENGER_Contact::id

Definition at line 35 of file messenger_api_contact.h.

Referenced by create_contact(), and get_contact_id().

◆ public_key

struct GNUNET_CRYPTO_PublicKey GNUNET_MESSENGER_Contact::public_key

Definition at line 37 of file messenger_api_contact.h.

Referenced by create_contact(), get_contact_key(), and update_store_contact().


The documentation for this struct was generated from the following file: