Closure for store callback when storing hello uris. More...
Data Fields | |
struct GNUNET_PEERSTORE_StoreContext * | sc |
The corresponding store context. More... | |
struct GNUNET_PEERSTORE_StoreHelloContext * | huc |
The corresponding hello uri add request. More... | |
Closure for store callback when storing hello uris.
Definition at line 217 of file peerstore_api.c.
struct GNUNET_PEERSTORE_StoreContext* StoreHelloCls::sc |
The corresponding store context.
Definition at line 222 of file peerstore_api.c.
struct GNUNET_PEERSTORE_StoreHelloContext* StoreHelloCls::huc |
The corresponding hello uri add request.
Definition at line 227 of file peerstore_api.c.