Diffusion C API 6.12.0
Loading...
Searching...
No Matches
diffusion_authentication_handler_params_s Struct Reference

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

#include <authentication-control.h>

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: