twisted.words.im.interfaces.IConversation(Interface)
interface documentationtwisted.words.im.interfaces
View Source
(View In Hierarchy)
A conversation with a specific person.
Method | __init__ | |
Method | show | doesn't seem like it belongs in this interface. |
Method | hide | nor this neither. |
Method | sendText | Undocumented |
Method | showMessage | Undocumented |
Method | changedNick |
Parameters | person | XXX Shouldn't this always be Conversation.person? |