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

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

Data Fields

SESSION_ID_Tsession_id
 The session_id to be closed by the call.
 
client_close_with_session_cb on_closed
 Callback when the sessions matching the filter have been closed.
 
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_client_close_with_session call.


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