GNUnet 0.26.2-14-ga82e62fdc
 
Loading...
Searching...
No Matches
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 2634 of file messenger_api_room.c.

Field Documentation

◆ room

struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomLinkDeletionInfo::room

Definition at line 2636 of file messenger_api_room.c.

Referenced by link_room_deletion().

◆ delay

struct GNUNET_TIME_Relative GNUNET_MESSENGER_RoomLinkDeletionInfo::delay

Definition at line 2637 of file messenger_api_room.c.

Referenced by link_room_deletion().

◆ deletion

GNUNET_MESSENGER_RoomLinkDeletion GNUNET_MESSENGER_RoomLinkDeletionInfo::deletion

Definition at line 2638 of file messenger_api_room.c.

Referenced by link_room_deletion().


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