mrcp_engine_channel_event_vtable_t Struct Reference

#include <mrcp_engine_types.h>

Data Fields

apt_bool_t(* on_open )(mrcp_engine_channel_t *channel, apt_bool_t status)
apt_bool_t(* on_close )(mrcp_engine_channel_t *channel)
apt_bool_t(* on_message )(mrcp_engine_channel_t *channel, mrcp_message_t *message)

Detailed Description

Table of channel virtual event handlers


Field Documentation

Close event handler

Message event handler

Open event handler


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1