Diffusion C API 6.12.0
Loading...
Searching...
No Matches
diffusion_session_trees_get_branch_mapping_table_params_s Struct Reference

Structure supplied when issuing a diffusion_session_trees_get_branch_mapping_table call. More...

#include <session-trees.h>

Data Fields

char * session_tree_branch
 The session tree branch.
 
get_branch_mapping_table_cb on_table_received
 Callback fired when the session tree branches are received.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle discards. Can be NULL.
 
void * context
 User supplied context. Can be NULL.
 

Detailed Description

Structure supplied when issuing a diffusion_session_trees_get_branch_mapping_table call.


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