| JUCE
    | 
Bundles together a property reply header and a data payload. More...
#include <juce_CIPropertyDelegate.h>
| Public Attributes | |
| PropertyReplyHeader | header | 
| std::vector< std::byte > | body | 
Bundles together a property reply header and a data payload.
| PropertyReplyHeader juce::midi_ci::PropertyReplyData::header | 
| std::vector<std::byte> juce::midi_ci::PropertyReplyData::body |