Contains information about the pagination of a request. More...
#include <juce_CIPropertyDelegate.h>

Public Attributes | |
| int | limit = 1 |
| int | offset = 0 |
Contains information about the pagination of a request.
Check the Property Exchange specification to find the meaning of the different fields.
@tags{Audio}
| int juce::midi_ci::Pagination::limit = 1 |
| int juce::midi_ci::Pagination::offset = 0 |