class ClientChannel

Channel used by client programs. More...

Full nameTelEngine::ClientChannel
Definition#include <yatecbase.h>
InheritsTelEngine::Channel [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members


Detailed Description

This class implements a Channel used by client programs

 ClientChannel (const String& party, const char* target = 0, const Message* msg = 0)

ClientChannel

 ~ClientChannel ()

~ClientChannel

[virtual]

bool  msgProgress (Message& msg)

msgProgress

[virtual]

Reimplemented from Channel.

bool  msgRinging (Message& msg)

msgRinging

[virtual]

Reimplemented from Channel.

bool  msgAnswered (Message& msg)

msgAnswered

[virtual]

Reimplemented from Channel.

bool  callRouted (Message& msg)

callRouted

[virtual]

Reimplemented from Channel.

void  callAccept (Message& msg)

callAccept

[virtual]

Reimplemented from Channel.

void  callRejected (const char* error, const char* reason, const Message* msg)

callRejected

[virtual]

Reimplemented from Channel.

bool  enableAction (const String& action)

enableAction

[const virtual]

void  callAnswer ()

callAnswer

bool  openMedia (bool replace = false)

openMedia

void  closeMedia ()

closeMedia

inline const String&  party ()

party

[const]

inline const String&  description ()

description

[const]

inline bool  flashing ()

flashing

[const]

inline void  noticed ()

noticed

inline int  line ()

line

[const]

void  line (int newLine)

line

void  disconnected (bool final, const char* reason)

disconnected

[protected virtual]

Reimplemented from Channel.

void  update (bool client = true)

update

[protected]

String m_party

m_party

[protected]

String m_desc

m_desc

[protected]

String m_reason

m_reason

[protected]

u_int64_t m_time

m_time

[protected]

int m_line

m_line

[protected]

bool m_flashing

m_flashing

[protected]

bool m_canAnswer

m_canAnswer

[protected]

bool m_canTransfer

m_canTransfer

[protected]

bool m_canConference

m_canConference

[protected]


Generated by: root on dragoshel on Sat Apr 14 01:50:50 2007, using kdoc 2.0a54.