GNUnet debian-0.24.3-23-g589b01d60
GNUNET_MESSENGER_RoomCancelAction Struct Reference
Collaboration diagram for GNUNET_MESSENGER_RoomCancelAction:
[legend]

Data Fields

enum GNUNET_MESSENGER_MessageKind kind
 
const struct GNUNET_HashCodeepoch_hash
 
const union GNUNET_MESSENGER_EpochIdentifieridentifier
 
const struct GNUNET_MESSENGER_Contactcontact
 
struct GNUNET_CONTAINER_MultiHashMapmap
 

Detailed Description

Definition at line 612 of file messenger_api_room.c.

Field Documentation

◆ kind

enum GNUNET_MESSENGER_MessageKind GNUNET_MESSENGER_RoomCancelAction::kind

Definition at line 614 of file messenger_api_room.c.

Referenced by cancel_room_actions_by(), and iterate_cancel_action_by().

◆ epoch_hash

const struct GNUNET_HashCode* GNUNET_MESSENGER_RoomCancelAction::epoch_hash

Definition at line 615 of file messenger_api_room.c.

Referenced by cancel_room_actions_by(), and iterate_cancel_action_by().

◆ identifier

const union GNUNET_MESSENGER_EpochIdentifier* GNUNET_MESSENGER_RoomCancelAction::identifier

Definition at line 616 of file messenger_api_room.c.

Referenced by cancel_room_actions_by(), and iterate_cancel_action_by().

◆ contact

const struct GNUNET_MESSENGER_Contact* GNUNET_MESSENGER_RoomCancelAction::contact

Definition at line 617 of file messenger_api_room.c.

Referenced by cancel_room_actions_by(), and iterate_cancel_action_by().

◆ map

struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_RoomCancelAction::map

Definition at line 619 of file messenger_api_room.c.

Referenced by cancel_room_actions_by(), and iterate_cancel_action_by().


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