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

Structure containing information passed to Diffusion in order to register a message handler at a topic endpoint. More...

Data Fields

char * control_group
 Control group: if NULL a default is used.
 
char * topic_path
 Topic path under which to register.
 
LIST_Tsession_properties
 A list of properties to be sent with any message received by the handler. More...
 
CONVERSATION_ID_Tconversation_id
 ID representing this handler's conversation session.
 

Detailed Description

Structure containing information passed to Diffusion in order to register a message handler at a topic endpoint.

Field Documentation

LIST_T* svc_msg_receiver_registration_request_s::session_properties

A list of properties to be sent with any message received by the handler.


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