MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9
   Home · All Classes · All Namespaces · Modules · Functions · Files

Tp::PendingAccount Class Reference
[Account proxies]

The PendingAccount class represents the parameters of and the reply to an asynchronous account request. More...

#include <TelepathyQt4/PendingAccount>

Inherits Tp::PendingOperation.

List of all members.

Public Member Functions


Detailed Description

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.

See Asynchronous Object Model


Constructor & Destructor Documentation

Tp::PendingAccount::~PendingAccount (  ) 

Class destructor.


Member Function Documentation

AccountManagerPtr Tp::PendingAccount::manager (  )  const

Return the account manager through which the request was made.

Returns:
A pointer to the AccountManager object.
AccountPtr Tp::PendingAccount::account (  )  const

Return the newly created account.

Returns:
A pointer to an Account object, or a null AccountPtr if an error occurred.

Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.6.5