Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module interfaces :: Class IClient |
|
Interface
--+
|
IClient
Method Summary | |
---|---|
| |
getGroupConversation(self,
name,
hide)
| |
getPerson(self,
name)
| |
| |
|
Instance Variable Summary | |
---|---|
IAccount |
account
- The Account I am a Client for. |
Method Details |
---|
__init__(self,
account,
chatui,
logonDeferred)
|
joinGroup(self, groupName) |
leaveGroup(self, groupName) |
Instance Variable Details |
---|
accountThe Account I am a Client for.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:02 2003 | http://epydoc.sf.net |