Part of twisted.words.im.basechat View Source View In Hierarchy
Known subclasses: twisted.words.im.jychat.ContactsListGUI
| Method | __init__ | |
| Method | setContactStatus | Inform the user that a person's status has changed. | 
| Method | registerAccountClient | Notify the user that an account client has been signed on to. | 
| Method | unregisterAccountClient | Notify the user that an account client has been signed off or disconnected from. | 
| Method | contactChangedNick | Undocumented | 
| Parameters | chatui | ???
 (type: ChatUI) | 
| Parameters | person | (type: Person) | 
| Parameters | client | (type: Client) | 
| Parameters | client | (type: Client) |