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