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

#import <JiveContentBody.h>

Inherits JiveObject.

Properties

NSString * text
 The (typically HTML) text of the content object's body.
 
NSString * type
 The MIME type of this content object's body (typically text/html).
 
NSNumber * editable
 Flag indicating if content text is editable.
 
BOOL editableValue
 Convenience method to get the value of the editable property.
 

Detailed Description