UniMRCP
1.5.0
|
#include <mrcp_start_line.h>
Start-line of MRCP message
apr_size_t mrcp_start_line_t::length |
Specify the length of the message, including the start-line (v2)
mrcp_message_type_e mrcp_start_line_t::message_type |
MRCP message type
mrcp_method_id mrcp_start_line_t::method_id |
MRCP method id (associated with method name)
apt_str_t mrcp_start_line_t::method_name |
MRCP method name
mrcp_request_id mrcp_start_line_t::request_id |
Unique identifier among client and server
mrcp_request_state_e mrcp_start_line_t::request_state |
The state of the job initiated by the request
mrcp_status_code_e mrcp_start_line_t::status_code |
Success or failure or other status of the request
mrcp_version_e mrcp_start_line_t::version |
Version of protocol in use