Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions
Tp::PendingConnection Class Reference

The PendingConnection class represents the parameters of and the reply to an asynchronous connection request. More...

#include <TelepathyQt4/PendingConnection>

Inherits Tp::PendingOperation.

List of all members.

Public Member Functions


Detailed Description

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.

See Asynchronous Object Model


Constructor & Destructor Documentation

Tp::PendingConnection::~PendingConnection ( )

Class destructor.


Member Function Documentation

ConnectionManagerPtr Tp::PendingConnection::manager ( ) const

Return the connection manager through which the request was made.

Returns:
A pointer to the ConnectionManager object.
ConnectionPtr Tp::PendingConnection::connection ( ) const

Return the connection resulting from the connection request.

Returns:
A pointer to the Connection object.


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