#include <INotificationTopicsListener.hpp>
Interface for listeners of topic's name list update 
Definition at line 30 of file INotificationTopicsListener.hpp.
 
  
  
      
        
          | virtual kaa::INotificationTopicsListener::~INotificationTopicsListener  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::INotificationTopicsListener::onListUpdated  | 
          ( | 
          const Topics &  | 
          newList | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Will be called when new topic's name list are received 
- Parameters
 - 
  
    | newList | comprises of names of new topics  | 
  
   
 
 
The documentation for this class was generated from the following file: