GNUnet  0.19.5
GNUNET_MESSENGER_Room Struct Reference

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

Collaboration diagram for GNUNET_MESSENGER_Room:
[legend]

Data Fields

struct GNUNET_MESSENGER_Handlehandle
 
struct GNUNET_HashCode key
 
int opened
 
struct GNUNET_ShortHashCodecontact_id
 
struct GNUNET_MESSENGER_ListTunnels entries
 
struct GNUNET_CONTAINER_MultiHashMapmessages
 
struct GNUNET_CONTAINER_MultiShortmapmembers
 

Detailed Description

Definition at line 43 of file messenger_api_room.h.

Field Documentation

◆ handle

◆ key

◆ opened

int GNUNET_MESSENGER_Room::opened

Definition at line 48 of file messenger_api_room.h.

Referenced by create_room(), iterate_reset_room(), and open_handle_room().

◆ contact_id

struct GNUNET_ShortHashCode* GNUNET_MESSENGER_Room::contact_id

◆ entries

struct GNUNET_MESSENGER_ListTunnels GNUNET_MESSENGER_Room::entries

◆ messages

◆ members


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