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

Structure supplied when issuing an diffusion_set_authentication_handler request. More...

Data Fields

DIFFUSION_AUTHENTICATION_HANDLER_Thandler
 Handler.
 
ERROR_HANDLER_T on_error
 Standard service error handler callback.
 
DISCARD_HANDLER_T on_discard
 Standard conversation discard callback.
 
void * context
 User-supplied context to return to callbacks.
 

Detailed Description

Structure supplied when issuing an diffusion_set_authentication_handler request.


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