#include <TelepathyQt4/Client/PendingReadyConnection>
Public Member Functions | |
~PendingReadyConnection () | |
Connection * | connection () const |
Connection::Features | requestedFeatures () const |
Friends | |
struct | Private |
class | Connection |
Telepathy::Client::PendingReadyConnection::~PendingReadyConnection | ( | ) |
Class destructor.
Connection * Telepathy::Client::PendingReadyConnection::connection | ( | ) | const |
Connection::Features Telepathy::Client::PendingReadyConnection::requestedFeatures | ( | ) | const |
Return the Features that were requested to become ready on the connection.
friend struct Private [friend] |
friend class Connection [friend] |