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

add_topic_from_specification callback More...

Data Fields

on_topic_add_cb on_topic_added_with_specification
 Topic added successfully (or already exists).
 
on_topic_add_failed_cb on_topic_add_failed_with_specification
 Topic failed to be added.
 
ERROR_HANDLER_T on_error
 Standard service error handler.
 
DISCARD_HANDLER_T on_discard
 Standard conversation discard callback.
 
void * context
 Context. More...
 

Detailed Description

add_topic_from_specification callback

Field Documentation

void* add_topic_callback_s::context

Context.

Can be NULL.


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