Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
svc_notify_subscription_request_s Struct Reference

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

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. More...
 
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.

Field Documentation

char* svc_notify_subscription_request_s::topic_path

Name of the topic which the client was subscribed to.


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