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

Structure describing a request to remove a topic view. More...

Data Fields

const char * view
 The name of the view to be removed.
 
on_topic_view_response_cb on_topic_view_removed
 Callback when the topic view is removed.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle. Can be NULL.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure describing a request to remove a topic view.


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