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/service/setu/setu.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SETU_LISTEN. More... | |
uint32_t | reserved |
Always zero. 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_SETU_ListenMessage::header |
struct GNUNET_HashCode GNUNET_SETU_ListenMessage::app_id |