iOS SDK  v0.6.2-113-gb00714b
 All Classes Functions Properties
JiveAnnouncementRequestOptions Class Reference

#import <JiveAnnouncementRequestOptions.h>

Inheritance diagram for JiveAnnouncementRequestOptions:
JivePagedRequestOptions JiveCountRequestOptions JiveReturnFieldsRequestOptions

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.
 

Detailed Description