![]() |
Diffusion C API 6.12.0
|
Structure supplied when issuing a diffusion_session_trees_get_session_tree_branches
call.
More...
#include <session-trees.h>
Data Fields | |
get_session_tree_branches_cb | on_session_tree_branches_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_session_tree_branches
call.