class twisted.words.im.interfaces.IClient(Interface): (source)
Undocumented
Attribute | account | The IAccount I am a Client for |
Method | __init__ | No summary |
Method | joinGroup | |
Method | leaveGroup | |
Method | getGroupConversation | Undocumented |
Method | getPerson | Undocumented |
Parameters | groupName | The name of the group to leave. (type: string) |