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

Messages directed to this session are received through a globally registered handler, and are parsed into this structure. More...

Data Fields

char * topic_path
 Topic endpoint through which the message is sent.
 
CONTENT_T content
 Content of the message.
 
STREAM_MESSAGE_OPTIONS_T options
 Additional options associated with the message.
 

Detailed Description

Messages directed to this session are received through a globally registered handler, and are parsed into this structure.


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