|
Asterisk - The Open Source Telephony Project GIT-master-545c459
|
Data Fields | |
| enum ast_websocket_status_code | code |
| const char * | desc |
Definition at line 2139 of file res_http_websocket.c.
| enum ast_websocket_status_code code |
Definition at line 2140 of file res_http_websocket.c.
Referenced by ast_websocket_status_to_str().
| const char* desc |
Definition at line 2141 of file res_http_websocket.c.
Referenced by ast_websocket_status_to_str().