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

When a request for state is passed to a registered handler, this structure is populated with information regarding the client and topic name for which state is being requested. More...

Data Fields

SESSION_ID_T session_id
 The client session.
 
char * topic_path
 The name of the topic.
 
CONVERSATION_ID_T cid
 The client request's conversation ID.
 

Detailed Description

When a request for state is passed to a registered handler, this structure is populated with information regarding the client and topic name for which state is being requested.


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