AddonNotificationInterface is the abstract base class for every concrete notification interface class.  
 More...
#include <AddonNotificationInterface.hpp>
 | 
| 
const API_Guid  | notificationIdentifier | 
|   | Identifier given by constructor. 
  | 
|   | 
AddonNotificationInterface is the abstract base class for every concrete notification interface class. 
- Since
 - Archicad 29 
 
 
◆ AddonNotificationInterface()
  
  
      
        
          | ACAPI::AddonNotificationInterface::AddonNotificationInterface  | 
          ( | 
          const API_Guid & |           notificationIdentifier | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
Creates and registers the AddonNotificationInterface. 
- Parameters
 - 
  
    | notificationIdentifier | API guid that identifies the notification implementation.  |