Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
msg_receiver_registration_params_s Struct Reference

Structure supplied when issuing a register_msg_handler() call. More...

Data Fields

MSG_RECEIVER_REGISTRATION_HANDLERS
const char * 
topic_path
 Path used for registration.
 
const char * control_group
 Control group. Leave as NULL to use a default value.
 
LIST_Tsession_properties
 Properties associated with this message handler.
 
void * context
 User-supplied context.
 

Detailed Description

Structure supplied when issuing a register_msg_handler() call.


The documentation for this struct was generated from the following file: