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

Data Fields

struct GNUNET_MESSENGER_Roomroom
 
struct GNUNET_TIME_Relative delay
 
GNUNET_MESSENGER_RoomLinkDeletion deletion
 

Detailed Description

Definition at line 839 of file messenger_api_room.c.

Field Documentation

◆ room

struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomLinkDeletionInfo::room

Definition at line 841 of file messenger_api_room.c.

Referenced by link_room_deletion().

◆ delay

struct GNUNET_TIME_Relative GNUNET_MESSENGER_RoomLinkDeletionInfo::delay

Definition at line 842 of file messenger_api_room.c.

Referenced by link_room_deletion().

◆ deletion

GNUNET_MESSENGER_RoomLinkDeletion GNUNET_MESSENGER_RoomLinkDeletionInfo::deletion

Definition at line 843 of file messenger_api_room.c.

Referenced by link_room_deletion().


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