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

Tp::PendingConnection Class Reference
[Connection proxies]

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

#include <TelepathyQt4/PendingConnection>

Inherits Tp::PendingOperation.

List of all members.

Public Member Functions


Detailed Description

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


Constructor & Destructor Documentation

Tp::PendingConnection::~PendingConnection (  ) 

Class destructor.


Member Function Documentation

ConnectionManagerPtr Tp::PendingConnection::manager (  )  const

Return the ConnectionManager object through which the request was made.

Returns:
Connection Manager object.
ConnectionPtr Tp::PendingConnection::connection (  )  const

Returns the newly created Connection object.

Returns:
Connection object.


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.5.8