| 
    UniMRCP
    1.7.0
    
   | 
 
#include <mpf_message.h>

Data Fields | |
| apr_size_t | count | 
| mpf_message_t | messages [MAX_MPF_MESSAGE_COUNT] | 
MPF message container definition
| apr_size_t mpf_message_container_t::count | 
Number of actual messages
| mpf_message_t mpf_message_container_t::messages[MAX_MPF_MESSAGE_COUNT] | 
Array of messages
 1.8.13