![]() |
Diffusion C API 6.11.5
|
Structure describing an incoming unsubscription notification. More...
#include <topics.h>
Data Fields | |
uint32_t | topic_id |
The internal identifier of the topic. | |
char * | topic_path |
The topic path, or NULL if not available. | |
NOTIFY_UNSUBSCRIPTION_REASON_T | reason |
The reason why the unsubscription happened. | |
Structure describing an incoming unsubscription notification.