Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingContactInfo class represents the parameters of and the reply to an asynchronous contact info request. More...
#include <TelepathyQt4/PendingContactInfo>
Inherits Tp::PendingOperation.
The PendingContactInfo class represents the parameters of and the reply to an asynchronous contact info request.
Instances of this class cannot be constructed directly; the only way to get one is via Contact.
Tp::PendingContactInfo::~PendingContactInfo | ( | ) |
Class destructor.
ContactPtr Tp::PendingContactInfo::contact | ( | ) | const |
Return the contact through which the request was made.
Contact::InfoFields Tp::PendingContactInfo::infoFields | ( | ) | const |
Return the information for contact().
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|