Contains information about the pagination of a request. More...
#include <juce_CIPropertyDelegate.h>
Public Attributes | |
int | offset = 0 |
int | limit = 1 |
Contains information about the pagination of a request.
Check the Property Exchange specification to find the meaning of the different fields.
int midi_ci::Pagination::offset = 0 |
int midi_ci::Pagination::limit = 1 |