Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_ari_websocket_session Struct Reference
Collaboration diagram for ast_ari_websocket_session:
Collaboration graph
[legend]

Data Fields

int(* validator )(struct ast_json *)
 
struct ast_websocketws_session
 

Detailed Description

Definition at line 33 of file ari_websockets.c.

Field Documentation

◆ validator

int(* validator) (struct ast_json *)

Definition at line 35 of file ari_websockets.c.

Referenced by ast_ari_websocket_session_create().

◆ ws_session

struct ast_websocket* ws_session

Definition at line 34 of file ari_websockets.c.

Referenced by ast_ari_websocket_session_create().


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