![]() |
Diffusion C API 6.11.5
|
add_topic_from_specification callback More...
#include <topic-control.h>
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. | |
add_topic_from_specification callback
void* add_topic_callback_s::context |
Context.
Can be NULL.