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

Structure of a request to register for missing topic notifications. More...

Data Fields

SESSION_ID_Tsession_id
 The session id of the client making the request for the topic.
 
char * topic_selector
 Register for notifications of missing topics that match this topic selector. More...
 
CONVERSATION_ID_Tconversation_id
 The conversation ID to use in the response message.
 
int action
 Internal - action to take on this request.
 

Detailed Description

Structure of a request to register for missing topic notifications.

Field Documentation

char* svc_missing_topic_request_s::topic_selector

Register for notifications of missing topics that match this topic selector.


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