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/seti/seti.h>
Data Fields | |
| struct GNUNET_MessageHeader | header |
| Type: GNUNET_MESSAGE_TYPE_SETI_LISTEN. | |
| uint32_t | operation |
Operation type, values of enum GNUNET_SETI_OperationType | |
| 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_SETI_ListenMessage::header |
| uint32_t GNUNET_SETI_ListenMessage::operation |
| struct GNUNET_HashCode GNUNET_SETI_ListenMessage::app_id |