#import <JiveAnnouncementRequestOptions.h>
Properties | |
| BOOL | activeOnly |
| Flag indicating whether only active system announcements should be returned. | |
Properties inherited from JivePagedRequestOptions | |
| NSUInteger | startIndex |
| Zero-relative index of the first instance to be returned. | |
Properties inherited from JiveCountRequestOptions | |
| NSUInteger | count |
| Maximum number of results to be returned. | |
Properties inherited from JiveReturnFieldsRequestOptions | |
| NSArray * | fields |
| Fields to be returned. | |
Additional Inherited Members | |
Instance Methods inherited from JiveReturnFieldsRequestOptions | |
| (void) | - addField: |
| Helper method to add a field to the fields array. | |