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