![]() |
Diffusion C API 6.11.5
|
Structure describing an incoming notification that the client has been subscribed to a topic. More...
#include <topics.h>
Data Fields | ||
struct { | ||
uint32_t topic_id | ||
Internal identifier for the topic. | ||
char * topic_path | ||
Name of the topic which the client was subscribed to. | ||
} | topic_info | |
Topic identification. | ||
TOPIC_SPECIFICATION_T * | topic_specification | |
Description of the structure of the topic. | ||
Structure describing an incoming notification that the client has been subscribed to a topic.