|
Asterisk - The Open Source Telephony Project GIT-master-4f2b068
|
Data Fields | |
| enum ast_websocket_status_code | code |
| const char * | desc |
Definition at line 1635 of file res_http_websocket.c.
| enum ast_websocket_status_code code |
Definition at line 1636 of file res_http_websocket.c.
Referenced by ast_websocket_status_to_str().
| const char* desc |
Definition at line 1637 of file res_http_websocket.c.
Referenced by ast_websocket_status_to_str().