GNUnet 0.26.2-16-ge86b66bd5
 
Loading...
Searching...
No Matches
GNUNET_MESSENGER_RoomAction Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/messenger/messenger_api_room.h>

Collaboration diagram for GNUNET_MESSENGER_RoomAction:
[legend]

Data Fields

struct GNUNET_HashCode hash
 
struct GNUNET_MESSENGER_Roomroom
 
struct GNUNET_SCHEDULER_Tasktask
 

Detailed Description

Definition at line 55 of file messenger_api_room.h.

Field Documentation

◆ hash

struct GNUNET_HashCode GNUNET_MESSENGER_RoomAction::hash

Definition at line 57 of file messenger_api_room.h.

Referenced by cancel_room_action(), and delay_room_action().

◆ room

struct GNUNET_MESSENGER_Room* GNUNET_MESSENGER_RoomAction::room

Definition at line 59 of file messenger_api_room.h.

Referenced by cancel_room_action(), and delay_room_action().

◆ task

struct GNUNET_SCHEDULER_Task* GNUNET_MESSENGER_RoomAction::task

Definition at line 60 of file messenger_api_room.h.


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