| 
    UniMRCP
    1.5.0
    
   | 
 
#include <apt_text_message.h>
Data Fields | |
| void * | message | 
| apt_header_section_t * | header | 
| apt_str_t * | body | 
Temporary context associated with message and used for its parsing or generation
| apt_str_t* apt_message_context_t::body | 
Body or content of the message
| apt_header_section_t* apt_message_context_t::header | 
Header section of the message
| void* apt_message_context_t::message | 
Context or ptotocol specific message
 1.8.6