PTLib Version 2.10.2
PVXMLChannelInterface Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLChannelInterface:
PVXMLSession

List of all members.

Public Member Functions

virtual ~PVXMLChannelInterface ()
virtual void RecordEnd ()=0
virtual void OnEndRecording (const PString &channelName)=0
virtual void Trigger ()=0

Constructor & Destructor Documentation

virtual PVXMLChannelInterface::~PVXMLChannelInterface ( ) [inline, virtual]

Member Function Documentation

virtual void PVXMLChannelInterface::OnEndRecording ( const PString channelName) [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::RecordEnd ( ) [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::Trigger ( ) [pure virtual]

Implemented in PVXMLSession.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines