![]() |
Diffusion C API 6.12.0
|
Structure supplied when issuing a diffusion_session_trees_put_branch_mapping_table call.
More...
#include <session-trees.h>
Data Fields | |
| DIFFUSION_BRANCH_MAPPING_TABLE_T * | table |
| The branch mapping table that will be placed in the server. | |
| branch_mapping_table_set_cb | on_table_set |
| Callback fired when the branch mapping table is set. | |
| 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_put_branch_mapping_table call.