Part of twisted.words.im.interfaces View Source View In Hierarchy
| Attribute | account | The IAccount
I am a Client for |
| Method | __init__ | No summary |
| Method | joinGroup | |
| Method | leaveGroup | |
| Method | getGroupConversation | Undocumented |
| Method | getPerson | Undocumented |
| Parameters | logonDeferred | Will be called back once I am logged on. (type: Deferred) |
| Parameters | groupName | The name of the group to leave. (type: string) |