UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mrcp_message_t Struct Reference

#include <mrcp_message.h>

Data Fields

mrcp_start_line_t start_line
 
mrcp_channel_id channel_id
 
mrcp_message_header_t header
 
apt_str_t body
 
const mrcp_resource_tresource
 
apr_pool_t * pool
 

Detailed Description

MRCP message

Field Documentation

apt_str_t mrcp_message_t::body

Body of MRCP message

mrcp_channel_id mrcp_message_t::channel_id

Channel-identifier of MRCP message

mrcp_message_header_t mrcp_message_t::header

Header of MRCP message

apr_pool_t* mrcp_message_t::pool

Memory pool to allocate memory from

const mrcp_resource_t* mrcp_message_t::resource

Associated MRCP resource

mrcp_start_line_t mrcp_message_t::start_line

Start-line of MRCP message


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