GNUnet 0.21.1
GNUNET_ARM_StatusMessage Struct Reference

Status update from ARM to client. More...

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

Collaboration diagram for GNUNET_ARM_StatusMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Reply to client, of type is GNUNET_MESSAGE_TYPE_ARM_STATUS. More...
 
uint32_t status
 Status from the 'enum GNUNET_ARM_ServiceStatus'. More...
 

Detailed Description

Status update from ARM to client.

Definition at line 41 of file arm.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_ARM_StatusMessage::header

Reply to client, of type is GNUNET_MESSAGE_TYPE_ARM_STATUS.

Definition at line 46 of file arm.h.

◆ status

uint32_t GNUNET_ARM_StatusMessage::status

Status from the 'enum GNUNET_ARM_ServiceStatus'.

Definition at line 51 of file arm.h.


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