![]() |
Diffusion C API 6.12.0
|
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. | |
Structure supplied when issuing a diffusion_session_trees_get_branch_mapping_table call.