#import <JiveTrendingPeopleRequestOptions.h>
Properties | |
| NSURL * | url |
| users that are trending in this place URI | |
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. | |
https://docs.developers.jivesoftware.com/api/v3/cloud/rest/PersonService.html#getTrendingPeople(List<String>,%20int,%20String)