GNUnet 0.21.1
GNUNET_MESSENGER_JoinRoomState Struct Reference
Collaboration diagram for GNUNET_MESSENGER_JoinRoomState:
[legend]

Data Fields

char * service_label
 
char * room_key
 
struct GNUNET_MESSENGER_Roomroom
 

Detailed Description

Definition at line 33 of file messenger_api_cmd_join_room.c.

Field Documentation

◆ service_label

char* GNUNET_MESSENGER_JoinRoomState::service_label

◆ room_key

char* GNUNET_MESSENGER_JoinRoomState::room_key

◆ room

struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_JoinRoomState::room

Definition at line 38 of file messenger_api_cmd_join_room.c.

Referenced by join_room_run().


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