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.


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-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.7.1