Implements interfaces: twisted.words.im.interfaces.IAccount

Undocumented
Method __init__ No summary
Method _startLogOn Start the sign on process.

Inherited from Versioned (via AbstractAccount):

Method __setstate__ Undocumented
Method versionUpgrade (internal) Do a version upgrade.

Inherited from Versioned (via AbstractAccount):

Method __setstate__ Undocumented
Method versionUpgrade (internal) Do a version upgrade.
def __init__(self, accountName, autoLogin, username, password, host, port, channels=''): (source)
ParametersaccountNameA name to refer to the account by locally. (type: string)
def _startLogOn(self, chatui): (source)

Start the sign on process.

Factored out of logOn.

Returns (type: Deferred interfaces.IClient)
API Documentation for Twisted, generated by pydoctor at 2015-09-04 15:29:41.