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

Structure passed when updating a topic. More...

Data Fields

UPDATE_SOURCE_HANDLERS const
CONVERSATION_ID_T
updater_id
 Updater ID returned from a successful registration.
 
const char * topic_path
 Name of the topic to update.
 
const UPDATE_Tupdate
 The update to apply to the topic.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure passed when updating a topic.


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