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

#import <JiveTrendingContentRequestOptions.h>

Inheritance diagram for JiveTrendingContentRequestOptions:
JiveTrendingPeopleRequestOptions JiveCountRequestOptions JiveReturnFieldsRequestOptions

Instance Methods

(void) - addType:
 Helper method to simplify adding a type to the types array.
 
- Instance Methods inherited from JiveReturnFieldsRequestOptions
(void) - addField:
 Helper method to add a field to the fields array.
 

Properties

NSArray * types
 one or more object types of desired contained content objects
 
- Properties inherited from JiveCountRequestOptions
NSUInteger count
 Maximum number of results to be returned.
 
- Properties inherited from JiveReturnFieldsRequestOptions
NSArray * fields
 Fields to be returned.
 

Detailed Description