Checks for plugin updates.  
 More...
#include <gin_plugineditor.h>
Inherits juce::Timer, juce::Thread, and juce::AsyncUpdater.
 | 
| std::function< void(juce::String)>  | onUpdate | 
|   | 
Checks for plugin updates. 
 
◆ UpdateChecker()
      
        
          | UpdateChecker::UpdateChecker  | 
          ( | 
          Processor &  | 
          slProc | ) | 
           | 
        
      
 
 
◆ ~UpdateChecker()
  
  
      
        
          | UpdateChecker::~UpdateChecker  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ getUpdateUrl()
      
        
          | juce::String UpdateChecker::getUpdateUrl  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ onUpdate
      
        
          | std::function<void (juce::String)> UpdateChecker::onUpdate | 
        
      
 
 
The documentation for this class was generated from the following file: