Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingReady class represents the features requested and the reply to a request for an object to become ready. More...
#include <TelepathyQt4/PendingReady>
Inherits Tp::PendingOperation.
The PendingReady class represents the features requested and the reply to a request for an object to become ready.
Instances of this class cannot be constructed directly; the only way to get one is via ReadyObject::becomeReady() or a DBusProxyFactory subclass.
Tp::PendingReady::~PendingReady | ( | ) |
Class destructor.
DBusProxyPtr Tp::PendingReady::proxy | ( | ) | const |
Return the proxy that should become ready.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.8.0 |