Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions | List of all members
Tp::ConnectionManagerLowlevel Class Reference

The ConnectionManagerLowlevel class extends ConnectionManager with support to low-level features. More...

#include <TelepathyQt/ConnectionManagerLowlevel>

Inherits QObject, and Tp::RefCounted.

Public Member Functions

 ~ConnectionManagerLowlevel ()
 
bool isValid () const
 
ConnectionManagerPtr connectionManager () const
 
PendingConnectionrequestConnection (const QString &protocolName, const QVariantMap &parameters)
 
- Public Member Functions inherited from Tp::RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 

Detailed Description

The ConnectionManagerLowlevel class extends ConnectionManager with support to low-level features.

Constructor & Destructor Documentation

Tp::ConnectionManagerLowlevel::~ConnectionManagerLowlevel ( )

Member Function Documentation

bool Tp::ConnectionManagerLowlevel::isValid ( ) const
ConnectionManagerPtr Tp::ConnectionManagerLowlevel::connectionManager ( ) const
PendingConnection * Tp::ConnectionManagerLowlevel::requestConnection ( const QString &  protocol,
const QVariantMap &  parameters 
)

Request a Connection object representing a given account on a given protocol with the given parameters.

Return a pending operation representing the Connection object which will succeed when the connection has been created or fail if an error occurred.

Parameters
protocolName of the protocol to create the account for.
parametersAccount parameters.
Returns
A PendingOperation which will emit PendingConnection::finished when the account has been created of failed its creation process.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.7