| 
		| class ClientChannel | Channel used by client programs. More... |  
 |  | 
Public Methods
Protected Methods
- virtual  void  disconnected (bool final, const char* reason) 
- void  update (bool client = true) 
Protected Members
 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 | 
 [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]
 [protected]
 [protected]
 [protected]
 [protected]
 [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 Fri Aug 24 11:49:48 2007, using kdoc 2.0a54. |