Part of twisted.words.im.basechat View Source View In Hierarchy
| 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 | person |  (type: Person
) | 
| Parameters | client |  (type: Client
) |