Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions

Tp::PendingAccount Class Reference

Class containing 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

Class containing 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 AccountManagerPtr object through which the request was made.

Returns:
An AccountManagerPtr object.
AccountPtr Tp::PendingAccount::account ( ) const

Returns the newly created AccountPtr object.

Returns:
An AccountPtr object pointing to the newly create Account object, or a null AccountPtr if an error occurred.
See also:
objectPath()


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