Part of twisted.words.im.jychat 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 | unregisterAccount | Undocumented |
Method | contactChangedNick | Undocumented |
Method | buildpane | Undocumented |
Method | update | Undocumented |
Method | message | Undocumented |
Method | addContact | Undocumented |
Method | quit | Undocumented |
Inherited from ContactsList:
Method | unregisterAccountClient | Notify the user that an account client has been signed off or disconnected from. |
Parameters | person | (type: Person
) |
Parameters | client | (type: Client
) |