Data Fields | |
struct GNUNET_MESSENGER_SrvHandle * | handle |
struct GNUNET_MESSENGER_SrvRoom * | room |
const struct GNUNET_CRYPTO_PublicKey * | pubkey |
Definition at line 291 of file gnunet-service-messenger_service.c.
struct GNUNET_MESSENGER_SrvHandle* HandleInitializationClosure::handle |
Definition at line 293 of file gnunet-service-messenger_service.c.
Referenced by initialize_service_handle().
struct GNUNET_MESSENGER_SrvRoom* HandleInitializationClosure::room |
Definition at line 294 of file gnunet-service-messenger_service.c.
Referenced by initialize_service_handle().
const struct GNUNET_CRYPTO_PublicKey* HandleInitializationClosure::pubkey |
Definition at line 295 of file gnunet-service-messenger_service.c.