#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/messenger/messenger_api_room.h>
Data Fields | |
| struct GNUNET_HashCode | hash |
| struct GNUNET_MESSENGER_Room * | room |
| struct GNUNET_SCHEDULER_Task * | task |
Definition at line 46 of file messenger_api_room.h.
| struct GNUNET_HashCode GNUNET_MESSENGER_RoomAction::hash |
Definition at line 48 of file messenger_api_room.h.
Referenced by cancel_room_action(), and delay_room_action().
| struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomAction::room |
Definition at line 50 of file messenger_api_room.h.
Referenced by cancel_room_action(), and delay_room_action().
| struct GNUNET_SCHEDULER_Task* GNUNET_MESSENGER_RoomAction::task |
Definition at line 51 of file messenger_api_room.h.