UniMRCP  1.7.0
Data Fields
apt_message_context_t Struct Reference

#include <apt_text_message.h>

Collaboration diagram for apt_message_context_t:
Collaboration graph
[legend]

Data Fields

void * message
 
apt_header_section_theader
 
apt_str_tbody
 

Detailed Description

Temporary context associated with message and used for its parsing or generation

Field Documentation

◆ body

apt_str_t* apt_message_context_t::body

Body or content of the message

◆ header

apt_header_section_t* apt_message_context_t::header

Header section of the message

◆ message

void* apt_message_context_t::message

Context or ptotocol specific message


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