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

#import <JivePost.h>

Inherits JiveStructuredOutcomeContent.

Properties

NSArray * attachments
 List of attachments to this message (if any). JiveAttachment[].
 
NSArray * categories
 Categories associated with this object. Places define the list of possible categories. String[].
 
NSString * permalink
 Permanent URI for the HTML version of this post.
 
NSDate * publishDate
 Date and time at which this post should be made visible.
 
NSNumber * restrictComments
 Flag indicating that old comments will be visible but new comments are not allowed. If not restricted then anyone with appropriate permissions can comment on the content.
 

Detailed Description