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

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.
 

Detailed Description

Structure supplied when unsubscribing from a topic.


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