![]() |
Diffusion C API 6.11.5
|
Structure supplied when unsubscribing from a topic. More...
#include <topics.h>
Data Fields | |
UNSUBSCRIPTION_HANDLERS const char * | topic_selector |
Topic selector describing which topics to unsubscribe from. | |
void * | context |
User-supplied context returned to callbacks. | |
Structure supplied when unsubscribing from a topic.