The HandledChannelNotifier class can be used to keep track of channel() being re-requested.  
 More...
#include <TelepathyQt/HandledChannelNotifier>
Inherits QObject.
The HandledChannelNotifier class can be used to keep track of channel() being re-requested. 
Instances of this class cannot be constructed directly; the only way to get one is trough PendingChannel. 
      
        
          | Tp::HandledChannelNotifier::~HandledChannelNotifier | ( |  | ) |  | 
      
 
 
      
        
          | ChannelPtr Tp::HandledChannelNotifier::channel | ( |  | ) | const | 
      
 
 
  
  | 
        
          | void Tp::HandledChannelNotifier::handledAgain | ( | const QDateTime & | userActionTime, |  
          |  |  | const Tp::ChannelRequestHints & | requestHints |  
          |  | ) |  |  |  | signal | 
 
 
  
  | 
        
          | void Tp::HandledChannelNotifier::connectNotify | ( | const QMetaMethod & | signal | ) |  |  | protected |