| Data Fields | |
| struct GNUNET_MESSENGER_Room * | room | 
| struct GNUNET_TIME_Relative | delay | 
| GNUNET_MESSENGER_RoomLinkDeletion | deletion | 
Definition at line 2481 of file messenger_api_room.c.
| struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomLinkDeletionInfo::room | 
Definition at line 2483 of file messenger_api_room.c.
Referenced by link_room_deletion().
| struct GNUNET_TIME_Relative GNUNET_MESSENGER_RoomLinkDeletionInfo::delay | 
Definition at line 2484 of file messenger_api_room.c.
Referenced by link_room_deletion().
| GNUNET_MESSENGER_RoomLinkDeletion GNUNET_MESSENGER_RoomLinkDeletionInfo::deletion | 
Definition at line 2485 of file messenger_api_room.c.
Referenced by link_room_deletion().