#include <IAttachedEndpointListListener.hpp>
Callback interface for attached endpoint list change notifications 
Definition at line 28 of file IAttachedEndpointListListener.hpp.
 
  
  
      
        
          | virtual kaa::IAttachedEndpointListListener::~IAttachedEndpointListListener  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IAttachedEndpointListListener::onListUpdated  | 
          ( | 
          const std::map< std::string, std::string > &  | 
          list | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Callback on attached endpoints list changed
- Parameters
 - 
  
    | list | Info about each attached endpoint as "token/key hash" pair  | 
  
   
 
 
The documentation for this class was generated from the following file: