t.w.i.i.IConversation(Interface) : interface documentation

Part of twisted.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
def __init__(person, chatui): (source)
def show(): (source)
doesn't seem like it belongs in this interface.
def hide(): (source)
nor this neither.
def sendText(text, metadata): (source)
Undocumented
def showMessage(text, metadata): (source)
Undocumented
def changedNick(person, newnick): (source)
ParameterspersonXXX Shouldn't this always be Conversation.person?
API Documentation for Twisted, generated by pydoctor at 2012-12-26 12:18:15.