![]() |
Diffusion C API 6.12.0
|
Structure supplied when issuing a diffusion_revoke_authentication request. More...
#include <authentication-control.h>
Data Fields | |
SESSION_ID_T * | session_id |
identifies the client session to revoke | |
on_session_revoked_cb | on_session_authentication_revoked |
Callback. | |
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_revoke_authentication request.