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