#import <JiveSortedRequestOptions.h>
Properties | |
enum JiveSortOrder | sort |
Requested sort order. | |
![]() | |
NSUInteger | startIndex |
Zero-relative index of the first instance to be returned. | |
![]() | |
NSUInteger | count |
Maximum number of results to be returned. | |
![]() | |
NSArray * | fields |
Fields to be returned. | |
Additional Inherited Members | |
![]() | |
(void) | - addField: |
Helper method to add a field to the fields array. | |