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_release/build/src/service/setu/setu.h>
Data Fields | |
| struct GNUNET_MessageHeader | header |
| Type: GNUNET_MESSAGE_TYPE_SETU_LISTEN. | |
| uint32_t | reserved |
| Always zero. | |
| struct GNUNET_HashCode | app_id |
| application id | |
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 |