Message sent by the client to the service to start listening for incoming requests to perform a certain type of set operation for a certain type of application. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/set/set.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SET_LISTEN. More... | |
uint32_t | operation |
Operation type, values of enum GNUNET_SET_OperationType More... | |
struct GNUNET_HashCode | app_id |
application id More... | |
Message sent by the client to the service to start listening for incoming requests to perform a certain type of set operation for a certain type of application.
struct GNUNET_MessageHeader GNUNET_SET_ListenMessage::header |
uint32_t GNUNET_SET_ListenMessage::operation |
struct GNUNET_HashCode GNUNET_SET_ListenMessage::app_id |