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

Structure supplied when registering a message listener. More...

Data Fields

const char * topic_path
 Topic endpoint.
 
const STREAM_MESSAGE_LISTENER_T listener
 Function to be invoked when a message is received on the endpoint.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure supplied when registering a message listener.


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