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

#import <JiveComment.h>

Inherits JiveStructuredOutcomeContent.

Properties

NSString * externalID
 A string identifier, such as an Open Graph id, that can be used to identify this comment object in an external system. This property may be set when a comment is created, but cannot be changed. This field is typically used when synchronizing comment streams between Jive and some other system.
 
NSDate * publishedCalendarDate
 Published claendar date.
 
NSDate * publishedTime
 Published time.
 
NSString * rootExternalID
 A string identifier, such as an Open Graph id, that can be used to identify the root content object of this comment in an external system. This field is typically used when synchronizing comment streams between Jive and some other system.
 
NSString * rootType
 Object type of the root content object that this comment is a direct or indirect reply to.
 
NSString * rootURI
 URI of the root content object that this comment is a direct or indirect reply to.
 

Detailed Description