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