Data Fields | |
struct GNUNET_MESSENGER_Room * | room |
struct GNUNET_TIME_Relative | delay |
GNUNET_MESSENGER_RoomLinkDeletion | deletion |
Definition at line 937 of file messenger_api_room.c.
struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomLinkDeletionInfo::room |
Definition at line 939 of file messenger_api_room.c.
Referenced by link_room_deletion().
struct GNUNET_TIME_Relative GNUNET_MESSENGER_RoomLinkDeletionInfo::delay |
Definition at line 940 of file messenger_api_room.c.
Referenced by link_room_deletion().
GNUNET_MESSENGER_RoomLinkDeletion GNUNET_MESSENGER_RoomLinkDeletionInfo::deletion |
Definition at line 941 of file messenger_api_room.c.
Referenced by link_room_deletion().