Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int(* | validator )(struct ast_json *) |
struct ast_websocket * | ws_session |
Definition at line 33 of file ari_websockets.c.
int(* validator) (struct ast_json *) |
Definition at line 35 of file ari_websockets.c.
Referenced by ast_ari_websocket_session_create(), and ast_ari_websocket_session_write().
struct ast_websocket* ws_session |
Definition at line 34 of file ari_websockets.c.
Referenced by ast_ari_websocket_session_create(), ast_ari_websocket_session_get_remote_addr(), ast_ari_websocket_session_id(), ast_ari_websocket_session_read(), ast_ari_websocket_session_write(), and websocket_session_dtor().