![]() |
Diffusion C API
5.9.4
|
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. | |
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.