![]() |
Diffusion C API 6.11.5
|
Structure supplied when issuing an diffusion_set_authentication_handler
request.
More...
#include <authentication-control.h>
Data Fields | |
DIFFUSION_AUTHENTICATION_HANDLER_T * | handler |
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. | |
Structure supplied when issuing an diffusion_set_authentication_handler
request.