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 midi_ci::PropertyReplyData::header |
std::vector<std::byte> midi_ci::PropertyReplyData::body |