Diffusion C API 6.11.6
Loading...
Searching...
No Matches
stream_message_s Struct Reference

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

#include <topic_types.h>

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: