![]() |
Diffusion C API 6.12.0
|
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. | |
Structure supplied when issuing a register_msg_handler() call.