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

Structure containing the information received and passed to a handler registered on a message path, including the message content. More...

Data Fields

char * topic_path
 Path from which this message was received.
 
CONTENT_Tcontent
 Content of message.
 
SESSION_ID_T session_id
 Session ID of sending client.
 
SEND_OPTIONS_T send_options
 Additional options relating to message delivery.
 
HASH_Tsession_properties
 Properties associated with the message handler.
 
CONVERSATION_ID_T conversation_id
 Conversation ID of sender, if response required.
 

Detailed Description

Structure containing the information received and passed to a handler registered on a message path, including the message content.


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