II. Classes Reference
II. PhurpleAccount
Table of Contents
PhurpleAccount::__construct
— Creates a new account
PhurpleAccount::addBuddy
— Adds a buddy to the server-side buddy list for the specified account
PhurpleAccount::removeBuddy
— Removes a buddy from the server-side buddy list for the specified account
PhurpleAccount::setPassword
— Sets the account's password
PhurpleAccount::setEnabled
— Sets whether or not this account is enabled for some UI
PhurpleAccount::isConnected
— Returns whether or not the account is connected
PhurpleAccount::clearSettings
— Clears all protocol-specific settings on an account.
PhurpleAccount::set
— Sets a protocol-specific setting for an account.
PhurpleAccount::get
— Gets a protocol-specific setting for an account.
PhurpleAccount::isConnecting
— Returns whether or not the account is connecting
PhurpleAccount::getUserName
— Returns the account's username
PhurpleAccount::getPassword
— Returns the account's password