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

Structure supplied when issuing a diffusion_revoke_authentication request. More...

#include <authentication-control.h>

Data Fields

SESSION_ID_Tsession_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.

Detailed Description

Structure supplied when issuing a diffusion_revoke_authentication request.

Since
6.12

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