Contains information relating to a subscription update. More...
#include <juce_CIDeviceListener.h>

Public Attributes | |
| Span< const std::byte > | body |
| PropertySubscriptionHeader | header |
Contains information relating to a subscription update.
Check the header's subscription kind to find out whether the payload is a full update, a partial update, or empty (as is the case for a notification or subscription-end request).
@tags{Audio}
| Span<const std::byte> juce::midi_ci::PropertySubscriptionData::body |
| PropertySubscriptionHeader juce::midi_ci::PropertySubscriptionData::header |