Contains information relating to a subscription update. More...
#include <juce_CIDeviceListener.h>
Public Attributes | |
PropertySubscriptionHeader | header |
Span< const std::byte > | body |
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).
PropertySubscriptionHeader midi_ci::PropertySubscriptionData::header |
Span<const std::byte> midi_ci::PropertySubscriptionData::body |