Part of twisted.words.im.basechat View Source View In Hierarchy
Method | __init__ | |
Method | show | Displays the ConversationWindow |
Method | hide | Hides the ConversationWindow |
Method | sendText | Sends text to the person with whom the user is conversing. |
Method | showMessage | Display a message sent from the person with whom she is conversing |
Method | contactChangedNick | Change a person's name. |
Returns | (type: Deferred
) |
Parameters | text | (type: string ) |
metadata | (type: dict ) |