GNUnet 0.21.1
GNUNET_ARM_ResultMessage Struct Reference

Reply from ARM to client. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/arm/arm.h>

Collaboration diagram for GNUNET_ARM_ResultMessage:
[legend]

Data Fields

struct GNUNET_ARM_Message arm_msg
 Reply to client, of type is GNUNET_MESSAGE_TYPE_ARM_RESULT, with an ID. More...
 
uint32_t result
 Result from the enum GNUNET_ARM_Result More...
 

Detailed Description

Reply from ARM to client.

Definition at line 86 of file arm.h.

Field Documentation

◆ arm_msg

struct GNUNET_ARM_Message GNUNET_ARM_ResultMessage::arm_msg

Reply to client, of type is GNUNET_MESSAGE_TYPE_ARM_RESULT, with an ID.

Definition at line 91 of file arm.h.

◆ result

uint32_t GNUNET_ARM_ResultMessage::result

Result from the enum GNUNET_ARM_Result

Definition at line 96 of file arm.h.


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