Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingAccount class represents the parameters of and the reply to an asynchronous account request. More...
#include <TelepathyQt4/PendingAccount>
Inherits Tp::PendingOperation.
The PendingAccount class represents the parameters of and the reply to an asynchronous account request.
Instances of this class cannot be constructed directly; the only way to get one is via AccountManager.
Tp::PendingAccount::~PendingAccount | ( | ) |
Class destructor.
AccountManagerPtr Tp::PendingAccount::manager | ( | ) | const |
Return the account manager through which the request was made.
AccountPtr Tp::PendingAccount::account | ( | ) | const |
Return the newly created account.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.8.0 |