Diffusion C API 6.11.5
Loading...
Searching...
No Matches
msg_receiver_registration_params_s Struct Reference

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

#include <messaging.h>

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_T * session_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: