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

#import <JiveAuthorCommentRequestOptions.h>

Inheritance diagram for JiveAuthorCommentRequestOptions:
JiveReturnFieldsRequestOptions

Properties

BOOL author
 Flag indicating if new comment is an author comment or a regular comment (only valid for documents). By default a regular comment will be created.
 
- 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