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

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_Ttopic_specification
 Description of the structure of the topic.
 

Detailed Description

Structure describing an incoming notification that the client has been subscribed to a topic.


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