No interface docstring
Attribute account The IAccount I am a Client for
Method __init__ No summary
Method joinGroup
Method leaveGroup
Method getGroupConversation Undocumented
Method getPerson Undocumented
account =

The IAccount I am a Client for

def __init__(account, chatui, logonDeferred):
ParameterslogonDeferredWill be called back once I am logged on. (type: Deferred)
def joinGroup(groupName):
ParametersgroupNameThe name of the group to join. (type: string)
def leaveGroup(groupName):
ParametersgroupNameThe name of the group to leave. (type: string)
def getGroupConversation(name, hide=0):
Undocumented
def getPerson(name):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.