mrcp_session_response_vtable_t Struct Reference

#include <mrcp_session.h>

Data Fields

apt_bool_t(* on_answer )(mrcp_session_t *session, mrcp_session_descriptor_t *descriptor)
apt_bool_t(* on_terminate )(mrcp_session_t *session)
apt_bool_t(* on_control )(mrcp_session_t *session, mrcp_message_t *message)
apt_bool_t(* on_discover )(mrcp_session_t *session, mrcp_session_descriptor_t *descriptor)

Detailed Description

MRCP session response vtable


Field Documentation

Answer with remote session descriptor

Control session (MRCPv1 only)

Response to resource discovery request

Session terminated


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