![]() |
Diffusion C API 6.11.5
|
Structure supplied when subscribing to a topic. More...
#include <topics.h>
Data Fields | |
SUBSCRIPTION_HANDLERS const char * | topic_selector |
Callback handlers. | |
void * | context |
User-supplied context return to callbacks. | |
Structure supplied when subscribing to a topic.
SUBSCRIPTION_HANDLERS const char* subscription_params_s::topic_selector |
Callback handlers.
Topic selected describing which topics to subscribe to.