An interface for types that implement responses for certain message types.  
 More...
#include <juce_CIResponderDelegate.h>
An interface for types that implement responses for certain message types. 
◆ ResponderDelegate()
  
  | 
        
          | juce::midi_ci::ResponderDelegate::ResponderDelegate | ( |  | ) |  |  | default | 
 
 
◆ ~ResponderDelegate()
  
  | 
        
          | virtual juce::midi_ci::ResponderDelegate::~ResponderDelegate | ( |  | ) |  |  | virtualdefault | 
 
 
◆ tryRespond()
If the message is processed successfully, and a response sent, then this returns true. 
Otherwise, returns false, allowing other ResponderDelegates to attempt to handle the message if necessary. 
Implemented in juce::midi_ci::ProfileHost, and juce::midi_ci::PropertyHost.
 
 
The documentation for this class was generated from the following file: