Diffusion C API 6.11.5
Loading...
Searching...
No Matches
add_topic_callback_s Struct Reference

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.
 

Detailed Description

add_topic_from_specification callback

Field Documentation

◆ context

void* add_topic_callback_s::context

Context.

Can be NULL.


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